Skip to content

Commit fc3c00d

Browse files
committed
Bump to 3.5.0
1 parent 3cc0d52 commit fc3c00d

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.4.0 - latest
3+
# 3.5.0 - latest
4+
5+
- Stop trying to parse directories #252
6+
7+
# 3.4.0
48

59
- Support multiline output in YAML #251
610
- Fix bug with unicode escape sequences #227

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

0 commit comments

Comments
 (0)