diff --git a/CHANGELOG.md b/CHANGELOG.md index 69c854f..7f68a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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-10-29) + + +### ci + +* trying to fix expressions in name ([b0823e2](https://github.com/motss/normalize-diacritics/commit/b0823e2f652ae01976c56cd43ea98e3a7a3ba9c4)) +* trying to fix expressions in name [ci skip] ([7113e2d](https://github.com/motss/normalize-diacritics/commit/7113e2d9aa362b3e56ec2b905c77e1b38891717f)) + + + ## [3.0.10](https://github.com/motss/normalize-diacritics/compare/v3.0.8...v3.0.10) (2022-10-29) @@ -408,9 +418,4 @@ All notable changes to this project will be documented in this file. See [standa -## [0.2.3](https://github.com/motss/normalize-diacritics/compare/v0.2.2...v0.2.3) (2017-03-29) - - - - -## [0.2.2](https://github.com/motss/normalize-diacritics/compare/v0.2.1...v0.2.2) (2017-03-29) \ No newline at end of file +## [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 diff --git a/FULL_CHANGELOG.md b/FULL_CHANGELOG.md index fe88ef2..98a49fe 100644 --- a/FULL_CHANGELOG.md +++ b/FULL_CHANGELOG.md @@ -4,6 +4,16 @@ 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-10-29) + + +### ci + +* trying to fix expressions in name ([b0823e2](https://github.com/motss/normalize-diacritics/commit/b0823e2f652ae01976c56cd43ea98e3a7a3ba9c4)) +* trying to fix expressions in name [ci skip] ([7113e2d](https://github.com/motss/normalize-diacritics/commit/7113e2d9aa362b3e56ec2b905c77e1b38891717f)) + + + ## [3.0.10](https://github.com/motss/normalize-diacritics/compare/v3.0.8...v3.0.10) (2022-10-29) diff --git a/package-lock.json b/package-lock.json index 7745a39..44c1eaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "3.0.10", + "version": "3.0.11-rc.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "3.0.10", + "version": "3.0.11-rc.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cdf6f5e..c4e5f54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "3.0.10", + "version": "3.0.11-rc.0", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",