Skip to content

Commit b353246

Browse files
committed
chore(release): 2.1.3
1 parent 31a46c6 commit b353246

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

CHANGELOG.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,7 @@
22

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

5-
## [2.1.2](https://github.com/nuxt-community/nuxt-property-decorator/compare/v2.0.1...v2.1.2) (2019-02-26)
6-
7-
* Full dependency update including
8-
9-
- vue 2.6.7
10-
- vue-class-component 7.0.1 (with `serverPrefetch` hook added)
11-
- and many other dependencies
12-
* added some more hooks
13-
- watchQuery
14-
- key
15-
- loading
5+
## [2.1.3](https://github.com/nuxt-community/nuxt-property-decorator/compare/v2.1.2...v2.1.3) (2019-02-26)
166

177

188

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-property-decorator",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Property decorators for Nuxt",
55
"main": "lib/nuxt-property-decorator.umd.js",
66
"keywords": [

0 commit comments

Comments
 (0)