diff --git a/CHANGELOG.md b/CHANGELOG.md index d8490f0..f29480c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.4.0](https://github.com/geekdada/bob-plugin-deepl-translate/compare/v0.3.2...v0.4.0) (2020-11-21) + + +### Features + +* change api endpoint ([f721f01](https://github.com/geekdada/bob-plugin-deepl-translate/commit/f721f0146d1a66e9528ac72704351c470d9dd691)) + + + ## [0.3.2](https://github.com/geekdada/bob-plugin-deepl-translate/compare/v0.3.1...v0.3.2) (2020-11-19) diff --git a/package.json b/package.json index 6793666..fb15ff2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bob-plugin-deepl-translate", - "version": "0.3.2", + "version": "0.4.0", "author": "Roy Li ", "homepage": "https://github.com/geekdada/bob-plugin-deepl-translate", "repository": "https://github.com/geekdada/bob-plugin-deepl-translate.git",