diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1fd07..63a6587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file. See [standa +## [5.0.1](https://github.com/motss/normalize-diacritics/compare/5.1.0...5.0.1) (2024-04-14) + + + + +# [5.1.0](https://github.com/motss/normalize-diacritics/compare/v5.0.0...5.1.0) (2024-04-14) + + +### ci + +* bump nodejs version in publish.yml ([ea29903](https://github.com/motss/normalize-diacritics/commit/ea2990390d0f8a6e92144a927feb29f80c30ead9)) + + + # [5.0.0](https://github.com/motss/normalize-diacritics/compare/v4.0.3...v5.0.0) (2024-04-14) @@ -424,14 +438,4 @@ All notable changes to this project will be documented in this file. See [standa -## [0.4.3](https://github.com/motss/normalize-diacritics/compare/v0.4.2...v0.4.3) (2017-12-17) - - - - -## [0.4.2](https://github.com/motss/normalize-diacritics/compare/v0.4.1...v0.4.2) (2017-12-17) - - - - -## [0.4.1](https://github.com/motss/normalize-diacritics/compare/v0.4.0...v0.4.1) (2017-12-06) \ No newline at end of file +## [0.4.3](https://github.com/motss/normalize-diacritics/compare/v0.4.2...v0.4.3) (2017-12-17) \ No newline at end of file diff --git a/FULL_CHANGELOG.md b/FULL_CHANGELOG.md index f64c01f..f958c95 100644 --- a/FULL_CHANGELOG.md +++ b/FULL_CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file. See [standa +## [5.0.1](https://github.com/motss/normalize-diacritics/compare/5.1.0...5.0.1) (2024-04-14) + + + + +# [5.1.0](https://github.com/motss/normalize-diacritics/compare/v5.0.0...5.1.0) (2024-04-14) + + +### ci + +* bump nodejs version in publish.yml ([ea29903](https://github.com/motss/normalize-diacritics/commit/ea2990390d0f8a6e92144a927feb29f80c30ead9)) + + + # [5.0.0](https://github.com/motss/normalize-diacritics/compare/v4.0.3...v5.0.0) (2024-04-14) diff --git a/package-lock.json b/package-lock.json index 3fa259f..af1c06c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "5.0.0", + "version": "5.0.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d5e5ab2..5e035a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "5.0.0", + "version": "5.0.1", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",