Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Oct 23, 2024
1 parent c10926c commit dbd662a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-years-lick.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/number-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# number-flow

## 0.3.3

### Patch Changes

- attempted fix for #45 ([`be3f7da`](https://github.com/barvian/number-flow/commit/be3f7da7ee88b6ab35f67736c98edcfb6909543d))
2 changes: 1 addition & 1 deletion packages/number-flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.3.2",
"version": "0.3.3",
"author": {
"name": "Maxwell Barvian",
"email": "[email protected]",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @number-flow/react

## 0.2.4

### Patch Changes

- Updated dependencies [[`be3f7da`](https://github.com/barvian/number-flow/commit/be3f7da7ee88b6ab35f67736c98edcfb6909543d)]:
- [email protected]
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.2.3",
"version": "0.2.4",
"author": {
"name": "Maxwell Barvian",
"email": "[email protected]",
Expand Down

0 comments on commit dbd662a

Please sign in to comment.