Skip to content

Commit 04258c8

Browse files
Version Packages
1 parent c5c968a commit 04258c8

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/green-bugs-admire.md

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

.changeset/orange-chicken-relax.md

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

.changeset/quick-groups-search.md

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

.changeset/short-hats-wave.md

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

packages/solid-number-flow/CHANGELOG.md

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

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- [`9f25fa3`](https://github.com/Blankeos/solid-number-flow/commit/9f25fa3f6a6aa64e635a9869afa6357d7b32afc1) Thanks [@Blankeos](https://github.com/Blankeos)! - fix: isolate prop now works.
8+
9+
- [`9f25fa3`](https://github.com/Blankeos/solid-number-flow/commit/9f25fa3f6a6aa64e635a9869afa6357d7b32afc1) Thanks [@Blankeos](https://github.com/Blankeos)! - chore: monorepo.
10+
11+
- [`9f25fa3`](https://github.com/Blankeos/solid-number-flow/commit/9f25fa3f6a6aa64e635a9869afa6357d7b32afc1) Thanks [@Blankeos](https://github.com/Blankeos)! - fix: Compatibility with [email protected]. fixes #7
12+
13+
- [`9f25fa3`](https://github.com/Blankeos/solid-number-flow/commit/9f25fa3f6a6aa64e635a9869afa6357d7b32afc1) Thanks [@Blankeos](https://github.com/Blankeos)! - chore: better docs, source in biome, more examples.
14+
315
## 0.5.3
416

517
### Minor 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.3",
4+
"version": "0.5.4",
55
"author": "Carlo Taleon",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)