Skip to content

Commit a0b2ab1

Browse files
committed
Bump to 3.8.0
1 parent 3658711 commit a0b2ab1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# 3.7.0 - latest
44

5+
- Update dependencies
6+
7+
# 3.7.0
8+
59
- Improve handling of string literals #261
610

711
# 3.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Karel Ledru",
33
"description": "Command Line tool for i18next",
44
"name": "i18next-parser",
5-
"version": "3.7.0",
5+
"version": "3.8.0",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"bin": {

0 commit comments

Comments
 (0)