Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoluoboding committed Nov 7, 2023
1 parent 4182a7c commit 9f829d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.1...v1.0.2) (2023-11-07)


### Bug Fixes

* fixed the promise bug ([c297881](https://github.com/xiaoluoboding/vue-sonner/commit/c297881bcbe28e20f5714038c9a75419609a7ab6))



## [1.0.1](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.0...v1.0.1) (2023-11-03)


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": "vue-sonner",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"author": "xiaoluoboding <[email protected]>",
"scripts": {
Expand Down

1 comment on commit 9f829d3

@vercel
Copy link

@vercel vercel bot commented on 9f829d3 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue-sonner – ./

vue-sonner.vercel.app
vue-sonner-xlbd.vercel.app
vue-sonner-git-main-xlbd.vercel.app

Please sign in to comment.