Skip to content

Commit

Permalink
Merge pull request #11 from MakerXStudio/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
staff0rd authored Mar 30, 2023
2 parents 9b4cdcb + bcbfeb8 commit ef550b3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/mean-brooms-talk.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/ionic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @makerx/forms-ionic

## 2.0.0

### Major Changes

- 9b4cdcb: No longer re-exports react-hook-form.

Consumers should now import react-hook-form directly.

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ionic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerx/forms-ionic",
"private": false,
"version": "1.0.5",
"version": "2.0.0",
"repository": {
"type": "git",
"url": "https://github.com/MakerXStudio/forms.git",
Expand Down

0 comments on commit ef550b3

Please sign in to comment.