Skip to content

Commit 2e0ce34

Browse files
committed
chore(release): 2.0.1
1 parent 810783e commit 2e0ce34

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
<a name="2.0.1"></a>
6+
## [2.0.1](https://github.com/nuxt-community/nuxt-property-decorator/compare/v1.3.1...v2.0.1) (2019-02-08)
7+
8+
9+
510
<a name="1.2.0"></a>
611
# [1.2.0](https://github.com/nuxt-community/nuxt-property-decorator/compare/v1.1.8...v1.2.0) (2018-04-12)
712

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.0.0",
3+
"version": "2.0.1",
44
"description": "Property decorators for Nuxt",
55
"main": "lib/nuxt-property-decorator.umd.js",
66
"keywords": [

0 commit comments

Comments
 (0)