Skip to content

Commit 52ae2b5

Browse files
🔖 chore(release): conventional-changelog-gitmoji-config@1.4.7 [skip ci]
## [1.4.7](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@1.4.6...conventional-changelog-gitmoji-config@1.4.7) (2023-02-15) ### 🐛 Bug Fixes * 修正 changelog 日志问题 ([c4053b2](c4053b2))
1 parent 8dc0dbd commit 52ae2b5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/changelog/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## conventional-changelog-gitmoji-config [1.4.7](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@1.4.6...conventional-changelog-gitmoji-config@1.4.7) (2023-02-15)
4+
5+
### 🐛 Bug Fixes
6+
7+
- 修正 changelog 日志问题 ([c4053b2](https://github.com/arvinxx/gitmoji-commit-workflow/commit/c4053b2))
8+
39
## conventional-changelog-gitmoji-config [1.4.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@1.4.5...conventional-changelog-gitmoji-config@1.4.6) (2023-02-11)
410

511
### Dependencies

packages/changelog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-gitmoji-config",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "a gitmoji commit style presets for conventional changelog",
55
"keywords": [
66
"conventional-changelog",

0 commit comments

Comments
 (0)