Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.1...v1.4.0) (2024-10-13)

### Features

* keep specific suffixes ([#71](#71)) ([99cb946](99cb946))
  • Loading branch information
freakzlike committed Oct 13, 2024
1 parent 99cb946 commit 0c0045e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/freakzlike/i18n-extract/compare/v1.3.1...v1.4.0) (2024-10-13)


### Features

* keep specific suffixes ([#71](https://github.com/freakzlike/i18n-extract/issues/71)) ([99cb946](https://github.com/freakzlike/i18n-extract/commit/99cb946586ab13ff4709f801241b40ab6749e567))

## [1.3.1](https://github.com/freakzlike/i18n-extract/compare/v1.3.0...v1.3.1) (2024-10-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@freakzlike/i18n-extract",
"description": "Minimalistic and low dependency translation key extractor",
"version": "1.3.1",
"version": "1.4.0",
"license": "MIT",
"author": {
"name": "Freakzlike"
Expand Down

0 comments on commit 0c0045e

Please sign in to comment.