Skip to content
This repository was archived by the owner on Jul 4, 2021. It is now read-only.

Commit 3c75c8e

Browse files
authored
patch release v2.0.3 (#78)
1 parent 5d27af0 commit 3c75c8e

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,4 +1,13 @@
11

2+
## v2.0.3 (2021-03-16)
3+
4+
#### :zap: Improvement Features
5+
* [#77](https://github.com/intlify/vite-plugin-vue-i18n/pull/77) fix: move debug to dependencies, add vite peer dependency ([@lukashass](https://github.com/lukashass))
6+
7+
#### Committers: 1
8+
- Lukas ([@lukashass](https://github.com/lukashass))
9+
10+
211
## v2.0.2 (2021-03-11)
312

413
#### :bug: Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/vite-plugin-vue-i18n",
33
"description": "Vite plugin for i18n resource pre-compilation and custom blocks",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)