diff --git a/CHANGELOG.md b/CHANGELOG.md index f6792a3..77106ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. See [standa +## [4.0.3](https://github.com/motss/normalize-diacritics/compare/v4.0.2...v4.0.3) (2023-09-25) + + +### fix + +* fix #137 (#140) ([d7bcc78](https://github.com/motss/normalize-diacritics/commit/d7bcc78971e9227dbfca35cb0b3b854975558a8e)), closes [#137](https://github.com/motss/normalize-diacritics/issues/137) [#140](https://github.com/motss/normalize-diacritics/issues/140) + + + ## [4.0.2](https://github.com/motss/normalize-diacritics/compare/v4.0.0...v4.0.2) (2023-09-25) @@ -425,9 +434,4 @@ All notable changes to this project will be documented in this file. See [standa -# [0.4.0](https://github.com/motss/normalize-diacritics/compare/v0.3.0...v0.4.0) (2017-11-28) - - - - -# [0.3.0](https://github.com/motss/normalize-diacritics/compare/v0.2.4...v0.3.0) (2017-05-10) \ No newline at end of file +# [0.4.0](https://github.com/motss/normalize-diacritics/compare/v0.3.0...v0.4.0) (2017-11-28) \ No newline at end of file diff --git a/FULL_CHANGELOG.md b/FULL_CHANGELOG.md index 74f9440..4a299e5 100644 --- a/FULL_CHANGELOG.md +++ b/FULL_CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. See [standa +## [4.0.3](https://github.com/motss/normalize-diacritics/compare/v4.0.2...v4.0.3) (2023-09-25) + + +### fix + +* fix #137 (#140) ([d7bcc78](https://github.com/motss/normalize-diacritics/commit/d7bcc78971e9227dbfca35cb0b3b854975558a8e)), closes [#137](https://github.com/motss/normalize-diacritics/issues/137) [#140](https://github.com/motss/normalize-diacritics/issues/140) + + + ## [4.0.2](https://github.com/motss/normalize-diacritics/compare/v4.0.0...v4.0.2) (2023-09-25) diff --git a/package-lock.json b/package-lock.json index 8850a0c..56d36e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "4.0.2", + "version": "4.0.3", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index abdd1c0..ab9b0e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "4.0.2", + "version": "4.0.3", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",