Skip to content

Commit 7dfd4ea

Browse files
committed
Bump to 9.3.0
1 parent b4610eb commit 7dfd4ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
# 9.3.0
4+
5+
- Allow to use multiple translation functions with different namespaces and keyPrefixes #1083 #494 #973 #737
6+
37
# 9.2.0
48

59
- Support nested property namespace functions in namespaceFunctions #1104 #1103

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": "9.2.0",
4+
"version": "9.3.0",
55
"type": "module",
66
"license": "MIT",
77
"author": "Karel Ledru",

0 commit comments

Comments
 (0)