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 8e32486

Browse files
committed
chore(release): 1.1.0
1 parent 75d61d5 commit 8e32486

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.1.0](https://github.com/Djaler/vue-use-route-query/compare/v1.0.0...v1.1.0) (2022-07-03)
6+
7+
8+
### Features
9+
10+
* support vue 2.7 ([6df294e](https://github.com/Djaler/vue-use-route-query/commit/6df294eb13d3294a8cdbf54286cbe6ad3748db11))
11+
512
## [1.0.0](https://github.com/Djaler/vue-use-route-query/compare/v0.0.1...v1.0.0) (2022-05-29)
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.0.0",
3+
"version": "1.1.0",
44
"author": "Kirill Romanov",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)