Skip to content

Commit d661312

Browse files
committed
chore(release): v1.0.1
1 parent 12df80e commit d661312

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
4+
## v1.0.1
5+
6+
7+
### 💅 Refactors
8+
9+
- Rename "useQueryRef" to "queryRef" // added details in README ([429a91c](https://github.com/holux-design/nuxt-queryref/commit/429a91c))
10+
11+
### ❤️ Contributors
12+
13+
- Holux-design <[email protected]>
14+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-queryref",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "queryRef - URL-persisted ref replacement for Nuxt",
55
"repository": "holux-design/nuxt-queryref",
66
"license": "MIT",

0 commit comments

Comments
 (0)