Skip to content

Commit

Permalink
chore(release): 1.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Sep 27, 2022
1 parent 656353f commit 5efd0cc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.32.1](https://github.com/ecomplus/i18n/compare/v1.32.0...v1.32.1) (2022-09-27)


### Bug Fixes

* Add named export for each lang on package.json ([656353f](https://github.com/ecomplus/i18n/commit/656353fa200be62da3637c8171ba80936fbb298c))

## [1.32.0](https://github.com/ecomplus/i18n/compare/v1.31.0...v1.32.0) (2022-09-27)


Expand Down
4 changes: 2 additions & 2 deletions 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.32.0",
"version": "1.32.1",
"description": "Tree shakable dictionary for e-commerce JS apps",
"main": "dist/i18n.min.js",
"module": "src/index.js",
Expand Down

0 comments on commit 5efd0cc

Please # to comment.