Skip to content

Commit 8aef685

Browse files
committed
chore(release): v0.1.14
1 parent 89e6de3 commit 8aef685

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## v0.1.14
4+
5+
[compare changes](https://github.com/iamsomraj/vue-qs/compare/v0.1.13...v0.1.14)
6+
7+
### 🚀 Enhancements
8+
9+
- Add Chinese API documentation with navigation links ([89e6de3](https://github.com/iamsomraj/vue-qs/commit/89e6de3))
10+
11+
### 🏡 Chore
12+
13+
- **release:** V0.1.13 ([a4643e0](https://github.com/iamsomraj/vue-qs/commit/a4643e0))
14+
- Update version to v0.1.13 in documentation ([4b2f352](https://github.com/iamsomraj/vue-qs/commit/4b2f352))
15+
16+
### ❤️ Contributors
17+
18+
- Somraj Mukherjee ([@iamsomraj](https://github.com/iamsomraj))
19+
320
## v0.1.13
421

522
[compare changes](https://github.com/iamsomraj/vue-qs/compare/v0.1.12...v0.1.13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-qs",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "Type‑safe, reactive URL query params for Vue",
55
"license": "MIT",
66
"author": "Somraj Mukherjee",

0 commit comments

Comments
 (0)