Skip to content

Commit 11c9485

Browse files
committed
Bump to 7.9.0
1 parent d0874ef commit 11c9485

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# 7.9.0
4+
5+
- Add support for string concatenation in default values #817
6+
- Update dependencies
7+
38
# 7.8.0
49

510
- Add support for user-defined component functions #803 #804

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "i18next-parser",
33
"description": "Command Line tool for i18next",
4-
"version": "7.8.0",
4+
"version": "7.9.0",
55
"type": "module",
66
"license": "MIT",
77
"author": "Karel Ledru",

0 commit comments

Comments
 (0)