Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hebilicious committed Jun 29, 2023
1 parent a8fcdf3 commit 3139c91
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.1.0](https://github.com/Hebilicious/vue-query-nuxt/compare/v0.1.0-beta.0...v0.1.0) (2023-06-29)


### Bug Fixes

* 3.6 types ([#12](https://github.com/Hebilicious/vue-query-nuxt/issues/12)) ([a8fcdf3](https://github.com/Hebilicious/vue-query-nuxt/commit/a8fcdf3c8c5a92ca885fb0fe073ca5dd22c99024))



# [0.1.0-beta.0](https://github.com/Hebilicious/vue-query-nuxt/compare/v0.0.5...v0.1.0-beta.0) (2023-06-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hebilicious/vue-query-nuxt",
"type": "module",
"version": "0.1.0-beta.0",
"version": "0.1.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-query-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hebilicious/vue-query-nuxt",
"type": "module",
"version": "0.1.0-beta.0",
"version": "0.1.0",
"description": "A Nuxt module for Vue Query",
"author": {
"name": "Hebilicious",
Expand Down

0 comments on commit 3139c91

Please sign in to comment.