Skip to content

Commit

Permalink
chore(release): v0.0.1-alpha.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 1, 2023
1 parent e2c557d commit 00d3e6c
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.7](https://github.com/AdeAttwood/ReactForm/compare/v0.0.1-alpha.6...v0.0.1-alpha.7) (2023-04-01)

### Features

* expose validate, validateAttribute and setErrors to the context ([18f0610](https://github.com/AdeAttwood/ReactForm/commit/18f061001fe961ec846596490f1f0cfdbfcbfb71))

## [v0.0.1-alpha.6](https://github.com/AdeAttwood/ReactForm/compare/v0.0.1-alpha.5...v0.0.1-alpha.6) (2023-03-25)

### Bug Fixes
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.6",
"version": "0.0.1-alpha.7",
"description": "UI agnostic form abstraction for React",
"repository": "AdeAttwood/ReactForm",
"author": {
Expand Down Expand Up @@ -64,4 +64,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.0"
}
}
}

1 comment on commit 00d3e6c

@vercel
Copy link

@vercel vercel bot commented on 00d3e6c Apr 1, 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-git-0x-adeattwood.vercel.app
react-form-sandy.vercel.app
react-form-adeattwood.vercel.app

Please sign in to comment.