Skip to content

Commit

Permalink
chore(release): 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jan 3, 2022
1 parent 0024e96 commit c7af2b3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.25.0](https://github.com/ecomplus/i18n/compare/v1.24.0...v1.25.0) (2022-01-03)


### Features

* **words:** new words from [#146](https://github.com/ecomplus/i18n/issues/146) ([0024e96](https://github.com/ecomplus/i18n/commit/0024e9605b7c142fb8bca0592a3fb9f13d089d92))

## [1.24.0](https://github.com/ecomplus/i18n/compare/v1.23.0...v1.24.0) (2021-10-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/i18n",
"version": "1.24.0",
"version": "1.25.0",
"description": "Tree shakable dictionary for e-commerce JS apps",
"main": "dist/i18n.min.js",
"module": "src/index.js",
Expand Down

0 comments on commit c7af2b3

Please # to comment.