File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " conventional-changelog-gitmoji-config" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " a gitmoji commit style presets for conventional changelog" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitmoji/commit-types" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"description" : " gitmoji styles commit types" ,
5
5
"author" : " arvinxx <arvinx@foxmail.com>" ,
6
6
"homepage" : " https://github.com/arvinxx/commit-gitmoji/tree/master/packages/commit-types" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-gitmoji-monorepo" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " :tada: Shareable commitlint config for monorepo enforcing gitmoji commit" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
36
36
"dependencies" : {
37
37
"@gitmoji/commit-types" : " ^1.1.3" ,
38
38
"@gitmoji/parser-opts" : " ^1.2.4" ,
39
- "commitlint-plugin-gitmoji" : " ^2.0.3 "
39
+ "commitlint-plugin-gitmoji" : " ^2.0.4 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-gitmoji" ,
3
- "version" : " 2.1.6 " ,
3
+ "version" : " 2.1.7 " ,
4
4
"description" : " :tada: Shareable commitlint config enforcing gitmoji commit" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
36
36
"dependencies" : {
37
37
"@gitmoji/commit-types" : " ^1.1.3" ,
38
38
"@gitmoji/parser-opts" : " ^1.2.4" ,
39
- "commitlint-plugin-gitmoji" : " ^2.0.3 "
39
+ "commitlint-plugin-gitmoji" : " ^2.0.4 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitmoji/parser-opts" ,
3
- "version" : " 1.2.3 " ,
3
+ "version" : " 1.2.4 " ,
4
4
"description" : " gitmoji styles commit parser options" ,
5
5
"author" : " arvinxx <arvinx@foxmail.com>" ,
6
6
"homepage" : " https://github.com/arvinxx/commit-gitmoji/tree/master/packages/parser-opts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-plugin-gitmoji" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " :tada: Shareable commitlint plugin enforcing gitmoji commit rules" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments