Skip to content

Commit

Permalink
chore(release): v0.0.1-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2023
1 parent 5da5f51 commit 1fccd87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [v0.0.1-alpha.3](https://github.com/AdeAttwood/ReactForm/compare/v0.0.1-alpha.2...v0.0.1-alpha.3) (2023-01-20)

### Features

* add onChange prop ([b7c7cda](https://github.com/AdeAttwood/ReactForm/commit/b7c7cda8199311f648e985066347173286939c41)), closes [#94](https://github.com/AdeAttwood/ReactForm/issues/94)

## [v0.0.1-alpha.2](https://github.com/AdeAttwood/ReactForm/compare/v0.0.1-alpha.1...v0.0.1-alpha.2) (2022-12-21)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adeattwood/react-form",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"description": "UI agnostic form abstraction for React",
"repository": "AdeAttwood/ReactForm",
"author": {
Expand Down Expand Up @@ -62,4 +62,4 @@
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
}

1 comment on commit 1fccd87

@vercel
Copy link

@vercel vercel bot commented on 1fccd87 Jan 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-form – ./

react-form-adeattwood.vercel.app
react-form-git-0x-adeattwood.vercel.app
react-form-sandy.vercel.app

Please sign in to comment.