Skip to content

Commit b6fcf7a

Browse files
committed
🔖 chore(version): bump version
- [email protected] - [email protected] - [email protected] - @gitmoji/[email protected]
1 parent c604677 commit b6fcf7a

File tree

8 files changed

+43
-7
lines changed

8 files changed

+43
-7
lines changed

packages/changelog/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.2](https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
7+
8+
**Note:** Version bump only for package conventional-changelog-gitmoji-config
9+
10+
11+
12+
13+
614
## [1.3.1](https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
715

816

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.3.1",
3+
"version": "1.3.2",
44
"description": "a gitmoji commit style presets for conventional changelog",
55
"main": "lib/index.js",
66
"files": [
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/arvinxx/commit-gitmoji/tree/master/packages/changelog#readme",
3737
"dependencies": {
3838
"@gitmoji/commit-types": "^1.1.3",
39-
"@gitmoji/parser-opts": "^1.2.3",
39+
"@gitmoji/parser-opts": "^1.2.4",
4040
"q": "^1.5.1"
4141
}
4242
}

packages/config-monorepo/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/arvinxx/commit-gitmoji/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-01-25)
7+
8+
**Note:** Version bump only for package commitlint-config-gitmoji-monorepo
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/arvinxx/commit-gitmoji/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-01-25)
715

816

packages/config-monorepo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-gitmoji-monorepo",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": ":tada: Shareable commitlint config for monorepo enforcing gitmoji commit",
55
"main": "lib/index.js",
66
"scripts": {
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"dependencies": {
3737
"@gitmoji/commit-types": "^1.1.3",
38-
"@gitmoji/parser-opts": "^1.2.3",
38+
"@gitmoji/parser-opts": "^1.2.4",
3939
"commitlint-plugin-gitmoji": "^2.0.3"
4040
}
4141
}

packages/config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.8](https://github.com/arvinxx/commit-gitmoji/compare/[email protected]@2.1.8) (2021-01-25)
7+
8+
**Note:** Version bump only for package commitlint-config-gitmoji
9+
10+
11+
12+
13+
614
## [2.1.7](https://github.com/arvinxx/commit-gitmoji/compare/[email protected]@2.1.7) (2021-01-25)
715

816

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-gitmoji",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"description": ":tada: Shareable commitlint config enforcing gitmoji commit",
55
"main": "lib/index.js",
66
"scripts": {
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"dependencies": {
3737
"@gitmoji/commit-types": "^1.1.3",
38-
"@gitmoji/parser-opts": "^1.2.3",
38+
"@gitmoji/parser-opts": "^1.2.4",
3939
"commitlint-plugin-gitmoji": "^2.0.3"
4040
}
4141
}

packages/parser-opts/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.2.4](https://github.com/arvinxx/commit-gitmoji/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-01-25)
7+
8+
9+
### 🐛 Bug Fixes | 修复
10+
11+
* **(@gitmoji/parser-opts)**: fix package description ([c604677](https://github.com/arvinxx/commit-gitmoji/commit/c604677))
12+
* **(Other)**: clean changelog ([0db0804](https://github.com/arvinxx/commit-gitmoji/commit/0db0804))

packages/parser-opts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitmoji/parser-opts",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "gitmoji styles commit parser options",
55
"author": "arvinxx <[email protected]>",
66
"homepage": "https://github.com/arvinxx/commit-gitmoji/tree/master/packages/parser-opts",

0 commit comments

Comments
 (0)