Skip to content

Commit a2af4e3

Browse files
committed
Bump to 3.10.0
1 parent 5910ae8 commit a2af4e3

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.9.0 - latest
3+
# 3.10.0 - latest
4+
5+
- defaultValue, useKeysAsDefaultValue and skipDefaultValues options support function #224 #299 #301
6+
7+
# 3.9.0
48

59
- Update to babel 7 #298
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.9.0",
5+
"version": "3.10.0",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"bin": {

0 commit comments

Comments
 (0)