Skip to content

Commit f6ee64a

Browse files
committed
chore: release 0.3.1
1 parent ab9b728 commit f6ee64a

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ 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.1](https://github.com/Blankeos/solid-number-flow/compare/0.3.0...0.3.1)
8+
9+
- fix: formatting and locales. [`#2`](https://github.com/Blankeos/solid-number-flow/pull/2)
10+
- fix: don't define more than once [`#1`](https://github.com/Blankeos/solid-number-flow/pull/1)
11+
- chore: more docs on site and readme. [`6350841`](https://github.com/Blankeos/solid-number-flow/commit/635084107e60669f3c33cb0e343b81200ebbb783)
12+
- 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)
14+
715
#### 0.3.0
816

9-
- feat: Finished port + landing page.
10-
- chore: Better dev environment, docs, landing, and tests.
11-
- fix: Bug fixes on ssr.
17+
> 16 October 2024
18+
19+
- feat: Finished port + landing page. [`7852ff7`](https://github.com/Blankeos/solid-number-flow/commit/7852ff7db4062558d557e47985bbac8c12de70e7)
20+
- chore: Better dev environment, docs, landing, and tests. [`a5b09b0`](https://github.com/Blankeos/solid-number-flow/commit/a5b09b030d79128c5ab82128b88bd0e76587047f)
21+
- fix: Bug fixes on ssr. [`d64f886`](https://github.com/Blankeos/solid-number-flow/commit/d64f886daf5679a7169414532953c29aa300baa4)

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.0",
3+
"version": "0.3.1",
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)