Skip to content

Commit d30a5d7

Browse files
committed
✨ release(patch): v0.2.1
1 parent 5f00336 commit d30a5d7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.2.1"></a>
2+
## [0.2.1](https://github.com/kazupon/vue-i18n-extensions/compare/v0.2.0...v0.2.1) (2019-03-12)
3+
4+
5+
### :lock: Security Fixes
6+
7+
* **util:** XSS vulnerability ([5f00336](https://github.com/kazupon/vue-i18n-extensions/commit/5f00336))
8+
9+
10+
111
<a name="0.2.0"></a>
212
# [0.2.0](https://github.com/kazupon/vue-i18n-extensions/compare/v0.1.0...v0.2.0) (2018-08-11)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-extensions",
33
"description": "vue-i18n extensions",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)