Skip to content

Commit f0e8620

Browse files
🔖 chore(release): @gitmoji/[email protected] [skip ci]
# [1.3.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-03-06) ### ✨ Features * support gitmoji unicode ([6f418a7](6f418a7)) * support unicode parsing ([0d5eece](0d5eece)), closes [#13](#13)
1 parent 1e8ecd4 commit f0e8620

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/parser-opts/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 更新日志
22

3+
# @gitmoji/parser-opts [1.3.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-03-06)
4+
5+
6+
### ✨ Features
7+
8+
* support unicode parsing ([0d5eece](https://github.com/arvinxx/gitmoji-commit-workflow/commit/0d5eece)), closes [#13](https://github.com/arvinxx/gitmoji-commit-workflow/issues/13)
9+
310
## @gitmoji/parser-opts [1.2.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-02-26)
411

512

packages/parser-opts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitmoji/parser-opts",
3-
"version": "1.2.6",
3+
"version": "1.3.0",
44
"description": "gitmoji styles commit parser options",
55
"author": "arvinxx <[email protected]>",
66
"homepage": "https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/parser-opts",

0 commit comments

Comments
 (0)