Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wattanx committed Aug 7, 2023
1 parent 13bb35c commit 5ed28c4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog

## v0.1.0
## v0.0.3

[compare changes](https://github.com/wattanx/nuxt-vuex-module/compare/0.0.2...v0.0.3)

### 🏡 Chore

- Add module ([ddf72ed](https://github.com/wattanx/nuxt-vuex-module/commit/ddf72ed))
- Add peerDependencies ([0aaca1e](https://github.com/wattanx/nuxt-vuex-module/commit/0aaca1e))

### ❤️ Contributors

- wattanx

## v0.0.1

### 🚀 First Release

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": "@wattanx/nuxt-vuex",
"version": "0.0.2",
"version": "0.0.3",
"description": "vuex module for Nuxt 3.",
"repository": "https://github.com/wattanx/nuxt-vuex-module",
"license": "MIT",
Expand Down

0 comments on commit 5ed28c4

Please sign in to comment.