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 30b024e commit 7d166acCopy full SHA for 7d166ac
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-# 3.8.1 - latest
+# 3.9.0 - latest
4
+
5
+- Update to babel 7 #298
6
7
+# 3.8.1
8
9
- Fix cli that wasn't running #295 #296
10
package.json
@@ -2,7 +2,7 @@
"author": "Karel Ledru",
"description": "Command Line tool for i18next",
"name": "i18next-parser",
- "version": "3.8.1",
+ "version": "3.9.0",
"license": "MIT",
"main": "dist/index.js",
"bin": {
@@ -70,4 +70,4 @@
70
"parser",
71
"commandline"
72
]
73
-}
+}
0 commit comments