File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## semantic-release-config-gitmoji [ 1.4.2] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@1.4.1...semantic-release-config-gitmoji@1.4.2 ) (2023-02-11)
4
+
5
+ ### 🐛 Bug Fixes
6
+
7
+ - ** release-config** : fix beta release config ([ a330517] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/a330517 ) )
8
+
9
+ ### Dependencies
10
+
11
+ - ** conventional-changelog-gitmoji-config:** upgraded to 1.4.6
12
+
3
13
## semantic-release-config-gitmoji [ 1.4.2-beta.1] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@1.4.1...semantic-release-config-gitmoji@1.4.2-beta.1 ) (2023-02-11)
4
14
5
15
### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " semantic-release-config-gitmoji" ,
3
- "version" : " 1.4.2-beta.1 " ,
3
+ "version" : " 1.4.2" ,
4
4
"description" : " a gitmoji commit style presets for semantic-release" ,
5
5
"keywords" : [
6
6
" conventional-changelog" ,
41
41
"@semantic-release/github" : " npm:@achingbrain/semantic-release-github" ,
42
42
"@semrel-extra/npm" : " ^1" ,
43
43
"@types/semantic-release" : " ^17.2.0" ,
44
- "conventional-changelog-gitmoji-config" : " 1.4.5-beta.1 "
44
+ "conventional-changelog-gitmoji-config" : " 1.4.6 "
45
45
},
46
46
"publishConfig" : {
47
47
"access" : " public" ,
You can’t perform that action at this time.
0 commit comments