Skip to content

File tree

18 files changed

+94
-9
lines changed

18 files changed

+94
-9
lines changed

packages/conventional-changelog-angular/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [5.0.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@[email protected]) (2020-06-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency compare-func to v2 ([#647](https://github.com/conventional-changelog/conventional-changelog/issues/647)) ([de4f630](https://github.com/conventional-changelog/conventional-changelog/commit/de4f6309403ca0d46b7c6235052f4dca61ea15bc))
12+
13+
14+
15+
16+
617
## [5.0.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@[email protected]) (2020-05-08)
718

819
**Note:** Version bump only for package conventional-changelog-angular

packages/conventional-changelog-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-angular",
3-
"version": "5.0.10",
3+
"version": "5.0.11",
44
"description": "conventional-changelog angular preset",
55
"main": "index.js",
66
"scripts": {

packages/conventional-changelog-cli/CHANGELOG.md

+8
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.0.35](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.35) (2020-06-20)
7+
8+
**Note:** Version bump only for package conventional-changelog-cli
9+
10+
11+
12+
13+
614
## [2.0.34](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.34) (2020-05-08)
715

816

packages/conventional-changelog-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-cli",
3-
"version": "2.0.34",
3+
"version": "2.0.35",
44
"description": "Generate a changelog from git metadata",
55
"bugs": {
66
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"

packages/conventional-changelog-conventionalcommits/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
## [4.3.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@[email protected]) (2020-06-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency compare-func to v2 ([#647](https://github.com/conventional-changelog/conventional-changelog/issues/647)) ([de4f630](https://github.com/conventional-changelog/conventional-changelog/commit/de4f6309403ca0d46b7c6235052f4dca61ea15bc))
12+
* pass config to parserOpts and writerOpts ([73c7a1b](https://github.com/conventional-changelog/conventional-changelog/commit/73c7a1b92c2a47c498f42972acbffa156172a341))
13+
14+
15+
16+
17+
618
# [4.3.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@[email protected]) (2020-05-08)
719

820

packages/conventional-changelog-conventionalcommits/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-conventionalcommits",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "conventional-changelog conventionalcommits.org preset",
55
"main": "index.js",
66
"scripts": {

packages/conventional-changelog-core/CHANGELOG.md

+8
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+
## [4.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@4.1.8) (2020-06-20)
7+
8+
**Note:** Version bump only for package conventional-changelog-core
9+
10+
11+
12+
13+
614
## [4.1.7](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@4.1.7) (2020-05-08)
715

816
**Note:** Version bump only for package conventional-changelog-core

packages/conventional-changelog-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-core",
3-
"version": "4.1.7",
3+
"version": "4.1.8",
44
"description": "conventional-changelog core",
55
"repository": {
66
"type": "git",

packages/conventional-changelog-jshint/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@[email protected]) (2020-06-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency compare-func to v2 ([#647](https://github.com/conventional-changelog/conventional-changelog/issues/647)) ([de4f630](https://github.com/conventional-changelog/conventional-changelog/commit/de4f6309403ca0d46b7c6235052f4dca61ea15bc))
12+
13+
14+
15+
16+
617
## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@[email protected]) (2020-05-08)
718

819
**Note:** Version bump only for package conventional-changelog-jshint

packages/conventional-changelog-jshint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-jshint",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "conventional-changelog jshint preset",
55
"main": "index.js",
66
"scripts": {

packages/conventional-changelog-writer/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [4.0.17](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@[email protected]) (2020-06-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency compare-func to v2 ([#647](https://github.com/conventional-changelog/conventional-changelog/issues/647)) ([de4f630](https://github.com/conventional-changelog/conventional-changelog/commit/de4f6309403ca0d46b7c6235052f4dca61ea15bc))
12+
13+
14+
15+
16+
617
## [4.0.16](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@[email protected]) (2020-05-08)
718

819

packages/conventional-changelog-writer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-writer",
3-
"version": "4.0.16",
3+
"version": "4.0.17",
44
"description": "Write logs based on conventional commits and templates",
55
"bugs": {
66
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"

packages/conventional-changelog/CHANGELOG.md

+8
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+
## [3.1.22](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@3.1.22) (2020-06-20)
7+
8+
**Note:** Version bump only for package conventional-changelog
9+
10+
11+
12+
13+
614
## [3.1.21](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@3.1.21) (2020-05-08)
715

816
**Note:** Version bump only for package conventional-changelog

packages/conventional-changelog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog",
3-
"version": "3.1.21",
3+
"version": "3.1.22",
44
"description": "Generate a changelog from git metadata",
55
"repository": {
66
"type": "git",

packages/gulp-conventional-changelog/CHANGELOG.md

+8
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.0.33](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.33) (2020-06-20)
7+
8+
**Note:** Version bump only for package gulp-conventional-changelog
9+
10+
11+
12+
13+
614
## [2.0.32](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.32) (2020-05-08)
715

816
**Note:** Version bump only for package gulp-conventional-changelog

packages/gulp-conventional-changelog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-conventional-changelog",
3-
"version": "2.0.32",
3+
"version": "2.0.33",
44
"description": "Generate a changelog using conventional-changelog",
55
"license": "MIT",
66
"bugs": {

packages/standard-changelog/CHANGELOG.md

+8
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.0.25](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.25) (2020-06-20)
7+
8+
**Note:** Version bump only for package standard-changelog
9+
10+
11+
12+
13+
614
## [2.0.24](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.24) (2020-05-08)
715

816
**Note:** Version bump only for package standard-changelog

packages/standard-changelog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "standard-changelog",
3-
"version": "2.0.24",
3+
"version": "2.0.25",
44
"description": "Generate a changelog from git metadata with Angular commit convention",
55
"bugs": {
66
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"

0 commit comments

Comments
 (0)