Skip to content

Commit

Permalink
chore(release): v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nozomuikuta committed Dec 30, 2023
1 parent 6c9e7da commit 4e09d6f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions packages/vue-v8n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v0.0.7

[compare changes](https://github.com/NozomuIkuta/vue-v8n/compare/v0.0.6...v0.0.7)

### 🏡 Chore

- Add playground ([cfea366](https://github.com/NozomuIkuta/vue-v8n/commit/cfea366))
- Enhance playground and build process ([6c9e7da](https://github.com/NozomuIkuta/vue-v8n/commit/6c9e7da))

### ❤️ Contributors

- Nozomu Ikuta

## v0.0.6

[compare changes](https://github.com/NozomuIkuta/vue-v8n/compare/v0.0.4...v0.0.6)
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-v8n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-v8n",
"version": "0.0.6",
"version": "0.0.7",
"description": "Validation composables for Vue application",
"keywords": [
"composables",
Expand Down Expand Up @@ -48,4 +48,4 @@
"vite-plugin-dts": "^3.6.4",
"vue": "^3.3.13"
}
}
}

0 comments on commit 4e09d6f

Please sign in to comment.