Skip to content

Commit

Permalink
chore: release 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnartorfis committed Sep 11, 2024
1 parent 4914228 commit 76f98f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [0.12.0](https://github.com/gunnartorfis/sonner-native/compare/v0.12.0-alpha.0...v0.12.0) (2024-09-11)


### Bug Fixes

* reset duration on wiggle ([e927659](https://github.com/gunnartorfis/sonner-native/commit/e927659c0a5a6aef3902c83a8b06295f2f9dab2f))

# [0.12.0-alpha.0](https://github.com/gunnartorfis/sonner-native/compare/v0.11.0...v0.12.0-alpha.0) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sonner-native",
"version": "0.12.0-alpha.0",
"version": "0.12.0",
"description": "An opinionated toast component for React Native. A port of @emilkowalski's sonner.",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down

0 comments on commit 76f98f3

Please sign in to comment.