Skip to content

Commit

Permalink
🔖 chore(release): conventional-changelog-gitmoji-config@1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# 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)

### ✨ Features

* **changelog**: Add changelog style configs, closes [#669](#669) ([f9e6585](f9e6585))
  • Loading branch information
semantic-release-bot committed Jun 10, 2023
1 parent f9e6585 commit e003035
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

# 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)

### ✨ Features

- **changelog**: Add changelog style configs, closes [#669](https://github.com/arvinxx/gitmoji-commit-workflow/issues/669) ([f9e6585](https://github.com/arvinxx/gitmoji-commit-workflow/commit/f9e6585))

## 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)

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-gitmoji-config",
"version": "1.4.7",
"version": "1.5.0",
"description": "a gitmoji commit style presets for conventional changelog",
"keywords": [
"conventional-changelog",
Expand Down

0 comments on commit e003035

Please sign in to comment.