Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rock070 committed May 11, 2024
1 parent 99a1d4c commit be6725e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## v1.0.1

[compare changes](https://github.com/Rock070/vue3-noti/compare/v1.0.0...main)

### 🩹 Fixes

- Remove vueuse ([#50](https://github.com/Rock070/vue3-noti/pull/50))

### 🏡 Chore

- @vue3-noti/nuxt release v1.0.0 ([fede21d](https://github.com/Rock070/vue3-noti/commit/fede21d))
- Add vue3 example ([6b0b416](https://github.com/Rock070/vue3-noti/commit/6b0b416))

### ❤️ Contributors

- Rock070 ([@Rock070](http://github.com/Rock070))

## 1.0.0

[compare changes](https://github.com/Rock070/vue3-noti/compare/1.0.0-beta.5...main)
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue3-noti/core",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"description": "Vue3 Toast with Composition API",
"source": "./src/index.ts",
Expand Down

0 comments on commit be6725e

Please sign in to comment.