Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 275f37e

Browse files
committed
📦 (conventional-changelog-cz-emoji) Upgrade to use release-it
1 parent fc4ae20 commit 275f37e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/react-native": "^0.57.43",
3838
"@types/react-test-renderer": "^16.8.1",
3939
"babel-jest": "^24.7.0",
40-
"conventional-changelog-cz-emoji": "^1.1.0",
40+
"conventional-changelog-cz-emoji": "^2.0.0",
4141
"eslint": "^5.16.0",
4242
"eslint-config-bambi": "^1.4.0",
4343
"jest": "^24.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,10 +2225,10 @@ conventional-changelog-core@^3.2.2:
22252225
read-pkg-up "^3.0.0"
22262226
through2 "^3.0.0"
22272227

2228-
conventional-changelog-cz-emoji@^1.1.0:
2229-
version "1.1.0"
2230-
resolved "https://registry.yarnpkg.com/conventional-changelog-cz-emoji/-/conventional-changelog-cz-emoji-1.1.0.tgz#5dbc94cdb12499654b31399fb8f11021cb8114a2"
2231-
integrity sha512-Js8kz8guDvhI29v/vGqdRwspN2bYI5Ow4QKFc5s8Y1RiSZRQsBrF7TxJDSEkdOERGbfytZ9ZquVL96qoCyvefQ==
2228+
conventional-changelog-cz-emoji@^2.0.0:
2229+
version "2.0.0"
2230+
resolved "https://registry.yarnpkg.com/conventional-changelog-cz-emoji/-/conventional-changelog-cz-emoji-2.0.0.tgz#a124a00ecad8eb850b49b51a915fe3a84bfc557d"
2231+
integrity sha512-nwmGlQBQFjFvp20AuviYZQ1TX1gz7p5zPbeDmtNWp7STirC0Xb16nvPwExd/xW3lzcUAEHTCtDSFAicMQkZiyA==
22322232
dependencies:
22332233
compare-func "^1.3.2"
22342234
github-url-from-git "^1.5.0"

0 commit comments

Comments
 (0)