File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ # semantic-release-config-gitmoji 1.0.0-beta.1 (2021-03-06)
4+
5+
6+ ### ✨ Features
7+
8+ * add git options ([ cd1ab94] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/cd1ab94 ) )
9+ * support config creator ([ cf5de70] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/cf5de70 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " semantic-release-config-gitmoji" ,
3- "version" : " 1.0.0" ,
3+ "version" : " 1.0.0-beta.1 " ,
44 "description" : " a gitmoji commit style presets for semantic-release" ,
55 "main" : " lib/index.js" ,
66 "files" : [
3636 },
3737 "homepage" : " https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/release-config#readme" ,
3838 "dependencies" : {
39- "@gitmoji/commit-types" : " ^ 1.1.5" ,
39+ "@gitmoji/commit-types" : " 1.1.5" ,
4040 "@semantic-release/changelog" : " ^5.0.1" ,
4141 "@semantic-release/git" : " ^9.0.0" ,
42- "conventional-changelog-gitmoji-config" : " ^ 1.4.2"
42+ "conventional-changelog-gitmoji-config" : " 1.4.2"
4343 }
4444}
You can’t perform that action at this time.
0 commit comments