Skip to content

Commit 12e99d4

Browse files
🔖 chore(release): @gitmoji/[email protected] [skip ci]
# @gitmoji/parser-opts [1.4.0-beta.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2023-02-11) ### ✨ Features * support UCS-4 emoji unicode ([006d8e4](006d8e4))
1 parent 006d8e4 commit 12e99d4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/parser-opts/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
# @gitmoji/parser-opts [1.4.0-beta.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@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+
39
# @gitmoji/parser-opts [1.4.0-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2023-02-11)
410

511
### ✨ Features

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.4.0-beta.1",
3+
"version": "1.4.0-beta.2",
44
"description": "gitmoji styles commit parser options",
55
"homepage": "https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/parser-opts",
66
"bugs": {

0 commit comments

Comments
 (0)