Skip to content

Commit 226573a

Browse files
🔖 chore(release): [email protected] [skip ci]
# [1.3.0](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 * **commitlint-config**: upgrade header-max-length config in commitlint ([e59891f](e59891f)) * fix github rate limit on release ([3ec8a63](3ec8a63)) * fix missing module.exports when migration to father4 ([2da44fd](2da44fd))
1 parent e64e8be commit 226573a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/release-config/CHANGELOG.md

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

3+
# semantic-release-config-gitmoji [1.3.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-01)
4+
5+
### ✨ Features
6+
7+
- add new monorepo params to work with monorepo ([6fdbc7f](https://github.com/arvinxx/gitmoji-commit-workflow/commit/6fdbc7f))
8+
- add new monorepo params to work with monorepo ([0c6cd36](https://github.com/arvinxx/gitmoji-commit-workflow/commit/0c6cd36))
9+
10+
### 🐛 Bug Fixes
11+
12+
- fix github rate limit on release ([3ec8a63](https://github.com/arvinxx/gitmoji-commit-workflow/commit/3ec8a63))
13+
314
# semantic-release-config-gitmoji [1.3.0-beta.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2023-01-01)
415

516
### 🐛 Bug Fixes

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

0 commit comments

Comments
 (0)