Skip to content

Commit

Permalink
Bump to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karellm committed Mar 28, 2022
1 parent 237964e commit 9c062ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

# 6.1.0

- Add a `functionsNamespace` option to the Javascrip Lexer #512

# 6.0.1

- BREAKING: Drop support for Node 12
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "i18next-parser",
"description": "Command Line tool for i18next",
"version": "6.0.1",
"version": "6.1.0",
"type": "module",
"license": "MIT",
"author": "Karel Ledru",
Expand Down

0 comments on commit 9c062ec

Please sign in to comment.