diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a46330..f5e8139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [0.3.3](https://github.com/kyubisation/angular-t9n/compare/0.3.2...0.3.3) (2020-07-11) + ### [0.3.2](https://github.com/kyubisation/angular-t9n/compare/0.3.1...0.3.2) (2020-07-11) ### Features diff --git a/package-lock.json b/package-lock.json index a887432..3c21f7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "angular-t9n", - "version": "0.3.2", + "version": "0.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e74d209..28a6175 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-t9n", - "version": "0.3.2", + "version": "0.3.3", "description": "A translation tool for Angular i18n", "keywords": [ "angular",