Skip to content

Commit 2263d5b

Browse files
committed
Bump to 3.6.0
1 parent 597967b commit 2263d5b

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.5.0 - latest
3+
# 3.6.0 - latest
4+
5+
- Fix a conflict in jsx lexer #254
6+
7+
# 3.5.0
48

59
- Stop trying to parse directories #252
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.5.0",
5+
"version": "3.6.0",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"bin": {

0 commit comments

Comments
 (0)