diff --git a/CHANGELOG.md b/CHANGELOG.md index a4db57f..f6792a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. See [standa -## [4.0.1](https://github.com/motss/normalize-diacritics/compare/v4.0.0...v4.0.1) (2023-09-25) +## [4.0.2](https://github.com/motss/normalize-diacritics/compare/v4.0.0...v4.0.2) (2023-09-25) ### chore diff --git a/FULL_CHANGELOG.md b/FULL_CHANGELOG.md index 20f166d..74f9440 100644 --- a/FULL_CHANGELOG.md +++ b/FULL_CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. See [standa -## [4.0.1](https://github.com/motss/normalize-diacritics/compare/v4.0.0...v4.0.1) (2023-09-25) +## [4.0.2](https://github.com/motss/normalize-diacritics/compare/v4.0.0...v4.0.2) (2023-09-25) ### chore diff --git a/package-lock.json b/package-lock.json index 8ce3282..8850a0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "4.0.1", + "version": "4.0.2", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f32aa19..abdd1c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "4.0.1", + "version": "4.0.2", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",