Skip to content

Commit 13bf5ef

Browse files
🔖 chore(release): [email protected] [skip ci]
## semantic-release-config-gitmoji [1.4.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-06) ### 🐛 Bug Fixes * fix alpha release problem ([1af7ad0](1af7ad0))
1 parent 1af7ad0 commit 13bf5ef

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/release-config/CHANGELOG.md

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

3+
## semantic-release-config-gitmoji [1.4.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-06)
4+
5+
### 🐛 Bug Fixes
6+
7+
- fix alpha release problem ([1af7ad0](https://github.com/arvinxx/gitmoji-commit-workflow/commit/1af7ad0))
8+
39
# semantic-release-config-gitmoji [1.4.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-02)
410

511
### ✨ Features

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.4.0",
3+
"version": "1.4.1",
44
"description": "a gitmoji commit style presets for semantic-release",
55
"keywords": [
66
"conventional-changelog",

0 commit comments

Comments
 (0)