File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
packages/commitlint-config Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # commitlint-config-gitmoji [ 2.3.0-beta.1] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@[email protected] ) (2023-02-11) 4+
5+ ### ✨ Features
6+
7+ - support UCS-4 emoji unicode ([ 006d8e4] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/006d8e4 ) )
8+
9+ ### Dependencies
10+
11+ - ** @gitmoji/parser-opts :** upgraded to 1.4.0-beta.2
12+
313## commitlint-config-gitmoji [ 2.2.12-beta.2] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@[email protected] ) (2023-02-11) 414
515### Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-gitmoji" ,
3- "version" : " 2.2.12 -beta.2 " ,
3+ "version" : " 2.3.0 -beta.1 " ,
44 "description" : " shareable commitlint config enforcing gitmoji commit message" ,
55 "keywords" : [
66 " commitlint" ,
3030 "dependencies" : {
3131 "@commitlint/types" : " ^17" ,
3232 "@gitmoji/commit-types" : " 1.1.5" ,
33- "@gitmoji/parser-opts" : " 1.4.0-beta.1 " ,
33+ "@gitmoji/parser-opts" : " 1.4.0-beta.2 " ,
3434 "commitlint-plugin-gitmoji" : " 2.2.6-beta.1"
3535 },
3636 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments