diff --git a/CHANGELOG.md b/CHANGELOG.md index a7048c3..f5e1144 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 -## [3.0.11-rc.0](https://github.com/motss/normalize-diacritics/compare/v3.0.10...v3.0.11-rc.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) ### chore diff --git a/FULL_CHANGELOG.md b/FULL_CHANGELOG.md index 98915db..588b6c6 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 -## [3.0.11-rc.0](https://github.com/motss/normalize-diacritics/compare/v3.0.10...v3.0.11-rc.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) ### chore diff --git a/package-lock.json b/package-lock.json index 4bc8cfb..56f5889 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "3.0.11-rc.0", + "version": "4.0.0-rc.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "3.0.11-rc.0", + "version": "4.0.0-rc.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a9c7ae4..218d84f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "3.0.11-rc.0", + "version": "4.0.0-rc.0", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",