Skip to content

Commit 450e825

Browse files
🔖 chore(release): [email protected] [skip ci]
## conventional-changelog-gitmoji-config [1.4.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2023-02-11) ### Dependencies * **@gitmoji/parser-opts:** upgraded to 1.4.0
1 parent 13c552f commit 450e825

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

packages/changelog/CHANGELOG.md

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

3+
## conventional-changelog-gitmoji-config [1.4.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2023-02-11)
4+
5+
### Dependencies
6+
7+
- **@gitmoji/parser-opts:** upgraded to 1.4.0
8+
39
## conventional-changelog-gitmoji-config [1.4.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2023-02-11)
410

511
### Dependencies

packages/changelog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-gitmoji-config",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "a gitmoji commit style presets for conventional changelog",
55
"keywords": [
66
"conventional-changelog",
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@gitmoji/commit-types": "1.1.5",
35-
"@gitmoji/parser-opts": "1.4.0-beta.2",
35+
"@gitmoji/parser-opts": "1.4.0",
3636
"cosmiconfig": "^7.0.0"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)