Skip to content

Commit 46d0915

Browse files
🔖 chore(release): [email protected] [skip ci]
## semantic-release-config-gitmoji [1.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-12) ### 🐛 Bug Fixes * fix can't find default ([427298d](427298d))
1 parent 9b2b87b commit 46d0915

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/release-config/CHANGELOG.md

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

3+
## semantic-release-config-gitmoji [1.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-12)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* fix can't find default ([427298d](https://github.com/arvinxx/gitmoji-commit-workflow/commit/427298d))
9+
310
## semantic-release-config-gitmoji [1.2.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-12)
411

512

packages/release-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-config-gitmoji",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "a gitmoji commit style presets for semantic-release",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)