Skip to content

Commit 77fd36c

Browse files
committed
chore: release 0.3.2
1 parent d0c310b commit 77fd36c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.3.2](https://github.com/Blankeos/solid-number-flow/compare/0.3.1...0.3.2)
8+
9+
- chore: Updated deps, npm keywords, better landing page. [`d0c310b`](https://github.com/Blankeos/solid-number-flow/commit/d0c310ba7e9fa453e4bcdab38d87aabaebd5c3e0)
10+
711
#### [0.3.1](https://github.com/Blankeos/solid-number-flow/compare/0.3.0...0.3.1)
812

13+
> 17 October 2024
14+
915
- fix: formatting and locales. [`#2`](https://github.com/Blankeos/solid-number-flow/pull/2)
1016
- fix: don't define more than once [`#1`](https://github.com/Blankeos/solid-number-flow/pull/1)
1117
- chore: more docs on site and readme. [`6350841`](https://github.com/Blankeos/solid-number-flow/commit/635084107e60669f3c33cb0e343b81200ebbb783)
18+
- chore: release 0.3.1 [`f6ee64a`](https://github.com/Blankeos/solid-number-flow/commit/f6ee64a36de678766a34a7939de7404d7dd51b98)
1219
- Define outside component [`9388853`](https://github.com/Blankeos/solid-number-flow/commit/9388853615ebfc58bd7e8f74cd1e80aa6fc35217)
13-
- chore: updated vike pre-render for cloudflare deployment. [`cc3b289`](https://github.com/Blankeos/solid-number-flow/commit/cc3b2896fcd2ce45890e07ddf10fb51f4684afdd)
1420

1521
#### 0.3.0
1622

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-number-flow",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A SolidJS component to transition, format, and localize numbers. Forked from @barvian/number-flow.",
55
"license": "MIT",
66
"author": "Carlo Taleon",

0 commit comments

Comments
 (0)