Skip to content

Commit

Permalink
Bump to 8.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karellm committed Feb 26, 2024
1 parent d5ed3a0 commit bc2a054
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

# 8.13.0

- Output the files in which a string is found in customValueTemplate #970
- Fix babel dependency #976 #975
- Update dependencies

# 8.12.0

- Fix --fail-on-update false negatives from new sort code #957 #955
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "i18next-parser",
"description": "Command Line tool for i18next",
"version": "8.12.0",
"version": "8.13.0",
"type": "module",
"license": "MIT",
"author": "Karel Ledru",
Expand Down

0 comments on commit bc2a054

Please sign in to comment.