From e1d0b63897b699b3b9ad962438beb94df62995f8 Mon Sep 17 00:00:00 2001 From: "Rong Sen Ng (motss)" Date: Tue, 22 Nov 2022 00:47:40 +0800 Subject: [PATCH] chore(release): 3.0.11-rc.0 :tada: --- CHANGELOG.md | 20 ++++++++++++++------ FULL_CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 30 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69c854f..a7048c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ 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) + + +### chore + +* update dependencies ([67b8a6d](https://github.com/motss/normalize-diacritics/commit/67b8a6dcfb07d0708b98fbeeb4f447eefb77e904)) + +### ci + +* remove scripts.postinstall in CI scripts (#130) ([d593ffb](https://github.com/motss/normalize-diacritics/commit/d593ffb1bbe1a7a3087ddf4fcb90333814c3a17f)), closes [#130](https://github.com/motss/normalize-diacritics/issues/130) + + + ## [3.0.10](https://github.com/motss/normalize-diacritics/compare/v3.0.8...v3.0.10) (2022-10-29) @@ -408,9 +421,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..98915db 100644 --- a/FULL_CHANGELOG.md +++ b/FULL_CHANGELOG.md @@ -4,6 +4,19 @@ 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) + + +### chore + +* update dependencies ([67b8a6d](https://github.com/motss/normalize-diacritics/commit/67b8a6dcfb07d0708b98fbeeb4f447eefb77e904)) + +### ci + +* remove scripts.postinstall in CI scripts (#130) ([d593ffb](https://github.com/motss/normalize-diacritics/commit/d593ffb1bbe1a7a3087ddf4fcb90333814c3a17f)), closes [#130](https://github.com/motss/normalize-diacritics/issues/130) + + + ## [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 fb5f810..4bc8cfb 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 a4fb475..a9c7ae4 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",