Skip to content

Commit

Permalink
Version Packages (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 1, 2023
1 parent a9f4c65 commit 09c406b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-gorillas-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-cycles-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-kids-ring.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/deep-state-react-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @deep-state/react-form

## 0.0.6

### Patch Changes

- [#21](https://github.com/SSHari/deep-state/pull/21) [`a9f4c65`](https://github.com/SSHari/deep-state/commit/a9f4c65e5e613522ff1e38f8a16c2ceadca30869) Thanks [@SSHari](https://github.com/SSHari)! - Add Watch component to subscribe to fields

- [#21](https://github.com/SSHari/deep-state/pull/21) [`a9f4c65`](https://github.com/SSHari/deep-state/commit/a9f4c65e5e613522ff1e38f8a16c2ceadca30869) Thanks [@SSHari](https://github.com/SSHari)! - Add custom render prop for Field component

- [#18](https://github.com/SSHari/deep-state/pull/18) [`7e25509`](https://github.com/SSHari/deep-state/commit/7e25509dff47cfc1a01fe0a4284edef8f79cf542) Thanks [@SSHari](https://github.com/SSHari)! - default props should preserve their original types

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/deep-state-react-form/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@deep-state/react-form",
"private": false,
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"files": [
"dist"
Expand Down

0 comments on commit 09c406b

Please sign in to comment.