Skip to content

Commit fb770a5

Browse files
committed
chore(release): 4.0.0 🎉
1 parent e264123 commit fb770a5

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. See [standa
44

55

66

7+
# [4.0.0](https://github.com/motss/normalize-diacritics/compare/v4.0.0-rc.0...v4.0.0) (2022-11-21)
8+
9+
10+
11+
712
# [4.0.0-rc.0](https://github.com/motss/normalize-diacritics/compare/v3.0.10...v4.0.0-rc.0) (2022-11-21)
813

914

@@ -416,9 +421,4 @@ All notable changes to this project will be documented in this file. See [standa
416421

417422

418423

419-
## [0.2.4](https://github.com/motss/normalize-diacritics/compare/v0.2.3...v0.2.4) (2017-04-03)
420-
421-
422-
423-
424-
## [0.2.3](https://github.com/motss/normalize-diacritics/compare/v0.2.2...v0.2.3) (2017-03-29)
424+
## [0.2.4](https://github.com/motss/normalize-diacritics/compare/v0.2.3...v0.2.4) (2017-04-03)

FULL_CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. See [standa
44

55

66

7+
# [4.0.0](https://github.com/motss/normalize-diacritics/compare/v4.0.0-rc.0...v4.0.0) (2022-11-21)
8+
9+
10+
11+
712
# [4.0.0-rc.0](https://github.com/motss/normalize-diacritics/compare/v3.0.10...v4.0.0-rc.0) (2022-11-21)
813

914

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "normalize-diacritics",
3-
"version": "4.0.0-rc.0",
3+
"version": "4.0.0",
44
"description": "Remove accents/ diacritics in string",
55
"keywords": [
66
"diacritic",

0 commit comments

Comments
 (0)