Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit fb8f841

Browse files
authored
patch release v2.0.1 (#73)
1 parent 41416cf commit fb8f841

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v2.0.1 (2021-02-28)
3+
4+
#### :zap: Improvement Features
5+
* [#72](https://github.com/intlify/rollup-plugin-vue-i18n/pull/72) upgrade deps ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
110
## v2.0.0 (2021-03-01)
211

312
#### Committers: 1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/rollup-plugin-vue-i18n",
33
"description": "vue-i18n rollup plugin for i18n resource pre-compilation and custom blocks",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)