WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit fb18a7d

Browse files
committed
chore(release): 1.3.0
1 parent 21ee5e4 commit fb18a7d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.3.0](https://github.com/Djaler/vue-use-route-query/compare/v1.2.0...v1.3.0) (2023-07-12)
6+
7+
8+
### Features
9+
10+
* allow to use push instead of replace ([21ee5e4](https://github.com/Djaler/vue-use-route-query/commit/21ee5e4b8702431b94fc3bfb3796bf437fbbcd48))
11+
512
## [1.2.0](https://github.com/Djaler/vue-use-route-query/compare/v1.1.0...v1.2.0) (2022-12-04)
613

714

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-use-route-query",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "Kirill Romanov",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)