diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e1144..fd43b8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. See [standa +# [4.0.0](https://github.com/motss/normalize-diacritics/compare/v4.0.0-rc.0...v4.0.0) (2022-11-21) + + + + # [4.0.0-rc.0](https://github.com/motss/normalize-diacritics/compare/v3.0.10...v4.0.0-rc.0) (2022-11-21) @@ -416,9 +421,4 @@ All notable changes to this project will be documented in this file. See [standa -## [0.2.4](https://github.com/motss/normalize-diacritics/compare/v0.2.3...v0.2.4) (2017-04-03) - - - - -## [0.2.3](https://github.com/motss/normalize-diacritics/compare/v0.2.2...v0.2.3) (2017-03-29) \ No newline at end of file +## [0.2.4](https://github.com/motss/normalize-diacritics/compare/v0.2.3...v0.2.4) (2017-04-03) \ No newline at end of file diff --git a/FULL_CHANGELOG.md b/FULL_CHANGELOG.md index 588b6c6..9ab435e 100644 --- a/FULL_CHANGELOG.md +++ b/FULL_CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. See [standa +# [4.0.0](https://github.com/motss/normalize-diacritics/compare/v4.0.0-rc.0...v4.0.0) (2022-11-21) + + + + # [4.0.0-rc.0](https://github.com/motss/normalize-diacritics/compare/v3.0.10...v4.0.0-rc.0) (2022-11-21) diff --git a/package-lock.json b/package-lock.json index 56f5889..2e78318 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "4.0.0-rc.0", + "version": "4.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "4.0.0-rc.0", + "version": "4.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 218d84f..0062fee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "4.0.0-rc.0", + "version": "4.0.0", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",