Skip to content

Commit ad92e21

Browse files
authored
Merge pull request #10 from Blankeos/changeset-release/main
Version Packages
2 parents bd2b5b9 + a5583fd commit ad92e21

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/goofy-walls-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/solid-number-flow/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# solid-number-flow
22

3+
## 0.5.5
4+
5+
### Patch Changes
6+
7+
- [`bd2b5b9`](https://github.com/Blankeos/solid-number-flow/commit/bd2b5b94154916375c07222e06cc2d968edf8741) Thanks [@Blankeos](https://github.com/Blankeos)! - fix: removed `catalog:` in package (it was bad).
8+
39
## 0.5.4
410

511
### Patch Changes

packages/solid-number-flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "solid-number-flow",
33
"description": "A SolidJS component to transition, format, and localize numbers. Forked from @barvian/number-flow.",
4-
"version": "0.5.4",
4+
"version": "0.5.5",
55
"author": "Carlo Taleon",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)