Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Oct 27, 2024
2 parents a7b9512 + 2ad8bc8 commit cbcf924
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-wombats-marry.md

This file was deleted.

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

## 0.1.2

### Patch Changes

- Use main field for bundlephobia ([`790e0c4`](https://github.com/barvian/number-flow/commit/790e0c4c672ffb473614b8c8eed33e4dece3aa2f))

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.1.1",
"version": "0.1.2",
"description": "A component to transition and format numbers.",
"license": "MIT",
"homepage": "https://number-flow.barvian.me/svelte",
Expand Down

0 comments on commit cbcf924

Please sign in to comment.