Skip to content

Commit 150a822

Browse files
🔖 chore(release): conventional-changelog-gitmoji-config@1.5.1 [skip ci]
## [Version&nbsp;1.5.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@1.5.0...conventional-changelog-gitmoji-config@1.5.1) <sup>Released on **2023-06-10**</sup> #### 🐛 Bug Fixes - **changelog**: Add pangu deps. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> ##### What's fixed * **changelog**: Add pangu deps ([f62727e](f62727e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 48650ea commit 150a822

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

packages/changelog/CHANGELOG.md

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

3+
## [Version&nbsp;1.5.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@1.5.0...conventional-changelog-gitmoji-config@1.5.1)
4+
5+
<sup>Released on **2023-06-10**</sup>
6+
7+
#### 🐛 Bug Fixes
8+
9+
- **changelog**: Add pangu deps.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
##### What's fixed
17+
18+
- **changelog**: Add pangu deps ([f62727e](https://github.com/arvinxx/gitmoji-commit-workflow/commit/f62727e))
19+
20+
</details>
21+
22+
<div align="right">
23+
24+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
25+
26+
</div>
27+
328
# conventional-changelog-gitmoji-config [1.5.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@1.4.7...conventional-changelog-gitmoji-config@1.5.0) (2023-06-10)
429

530
### ✨ Features

packages/changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-gitmoji-config",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "a gitmoji commit style presets for conventional changelog",
55
"keywords": [
66
"conventional-changelog",

0 commit comments

Comments
 (0)