Skip to content

Commit

Permalink
chore(release): 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoabreudev committed Feb 9, 2021
1 parent 3cba119 commit 9c0f9d1
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.19.0](https://github.com/ecomplus/i18n/compare/v1.18.0...v1.19.0) (2021-02-09)


### Features

* included new words ([3cba119](https://github.com/ecomplus/i18n/commit/3cba119c41088679a2764f019718be15d3cdce58)), closes [#138](https://github.com/ecomplus/i18n/issues/138)

## [1.18.0](https://github.com/ecomplus/i18n/compare/v1.17.0...v1.18.0) (2020-12-19)


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.18.0",
"version": "1.19.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 9c0f9d1

Please # to comment.