Skip to content

Commit 612cbe3

Browse files
committed
Bump to 3.8.1
1 parent 2f5d754 commit 612cbe3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
# 3.7.0 - latest
3+
# 3.8.1 - latest
4+
5+
- Fix cli that wasn't running #295 #296
6+
7+
# 3.8.0
48

59
- Update dependencies
610

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.8.0",
5+
"version": "3.8.1",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"bin": {

0 commit comments

Comments
 (0)