We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f00336 commit d30a5d7Copy full SHA for d30a5d7
CHANGELOG.md
@@ -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
11
<a name="0.2.0"></a>
12
# [0.2.0](https://github.com/kazupon/vue-i18n-extensions/compare/v0.1.0...v0.2.0) (2018-08-11)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n-extensions",
"description": "vue-i18n extensions",
- "version": "0.2.0",
+ "version": "0.2.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments