Skip to content

Commit 0cc963d

Browse files
committed
chore(release): v0.0.1
1 parent 6fc0687 commit 0cc963d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## v0.1.0
4+
5+
### 🚀 First Release
6+
7+
### ❤️ Contributors
8+
9+
- wattanx

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wattanx/nuxt-vuex",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "vuex module for Nuxt 3.",
55
"repository": "https://github.com/wattanx/nuxt-vuex-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)