Skip to content

Commit 6989419

Browse files
🔖 chore(release): [email protected] [skip ci]
# [1.3.0-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-01) ### ✨ Features * add new monorepo params to work with monorepo ([6fdbc7f](6fdbc7f)) * add new monorepo params to work with monorepo ([0c6cd36](0c6cd36)) ### 🐛 Bug Fixes * fix missing module.exports when migration to father4 ([2da44fd](2da44fd))
1 parent f9785a9 commit 6989419

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/release-config/CHANGELOG.md

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

3+
# semantic-release-config-gitmoji [1.3.0-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-01)
4+
5+
6+
### ✨ Features
7+
8+
* add new monorepo params to work with monorepo ([6fdbc7f](https://github.com/arvinxx/gitmoji-commit-workflow/commit/6fdbc7f))
9+
* add new monorepo params to work with monorepo ([0c6cd36](https://github.com/arvinxx/gitmoji-commit-workflow/commit/0c6cd36))
10+
311
## semantic-release-config-gitmoji [1.2.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2022-10-09)
412

513

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

0 commit comments

Comments
 (0)