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 3658711 commit a0b2ab1Copy full SHA for a0b2ab1
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# 3.7.0 - latest
4
5
+- Update dependencies
6
+
7
+# 3.7.0
8
9
- Improve handling of string literals #261
10
11
# 3.6.0
package.json
@@ -2,7 +2,7 @@
"author": "Karel Ledru",
"description": "Command Line tool for i18next",
"name": "i18next-parser",
- "version": "3.7.0",
+ "version": "3.8.0",
"license": "MIT",
"main": "dist/index.js",
"bin": {
0 commit comments