Skip to content

Commit be1246c

Browse files

File tree

16 files changed

+84
-8
lines changed

16 files changed

+84
-8
lines changed

packages/conventional-changelog-cli/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.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.1.0) (2020-08-12)
7+
8+
9+
### Features
10+
11+
* add support for '--skip-unstable' option ([#656](https://github.com/conventional-changelog/conventional-changelog/issues/656)) ([#656](https://github.com/conventional-changelog/conventional-changelog/issues/656)) ([0679d7a](https://github.com/conventional-changelog/conventional-changelog/commit/0679d7a1d7a8715918326f31ec3f6168c2341fd6))
12+
13+
14+
15+
16+
617
## [2.0.35](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.35) (2020-06-20)
718

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

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.35",
3+
"version": "2.1.0",
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

+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.4.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@[email protected]) (2020-08-12)
7+
8+
9+
### Features
10+
11+
* **templates:** if hash is nullish, do not display in CHANGELOG ([#664](https://github.com/conventional-changelog/conventional-changelog/issues/664)) ([f10256c](https://github.com/conventional-changelog/conventional-changelog/commit/f10256c635687de0a85c4db2bf06292902924f77))
12+
13+
14+
15+
16+
617
## [4.3.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@[email protected]) (2020-06-20)
718

819

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.1",
3+
"version": "4.4.0",
44
"description": "conventional-changelog conventionalcommits.org preset",
55
"main": "index.js",
66
"scripts": {

packages/conventional-changelog-core/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.2.0](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@4.2.0) (2020-08-12)
7+
8+
9+
### Features
10+
11+
* add support for '--skip-unstable' option ([#656](https://github.com/conventional-changelog/conventional-changelog/issues/656)) ([#656](https://github.com/conventional-changelog/conventional-changelog/issues/656)) ([0679d7a](https://github.com/conventional-changelog/conventional-changelog/commit/0679d7a1d7a8715918326f31ec3f6168c2341fd6))
12+
13+
14+
15+
16+
617
## [4.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@4.1.8) (2020-06-20)
718

819
**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.8",
3+
"version": "4.2.0",
44
"description": "conventional-changelog core",
55
"repository": {
66
"type": "git",

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.23](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@3.1.23) (2020-08-12)
7+
8+
**Note:** Version bump only for package conventional-changelog
9+
10+
11+
12+
13+
614
## [3.1.22](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@3.1.22) (2020-06-20)
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.22",
3+
"version": "3.1.23",
44
"description": "Generate a changelog from git metadata",
55
"repository": {
66
"type": "git",

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

816

packages/conventional-recommended-bump/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-recommended-bump",
3-
"version": "6.0.9",
3+
"version": "6.0.10",
44
"description": "Get a recommended version bump based on conventional commits",
55
"bugs": {
66
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"

packages/git-semver-tags/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.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@4.1.0) (2020-08-12)
7+
8+
9+
### Features
10+
11+
* add support for '--skip-unstable' option ([#656](https://github.com/conventional-changelog/conventional-changelog/issues/656)) ([#656](https://github.com/conventional-changelog/conventional-changelog/issues/656)) ([0679d7a](https://github.com/conventional-changelog/conventional-changelog/commit/0679d7a1d7a8715918326f31ec3f6168c2341fd6))
12+
13+
14+
15+
16+
617
# [4.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@4.0.0) (2020-05-08)
718

819

packages/git-semver-tags/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-semver-tags",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Get all git semver tags of your repository in reverse chronological order",
55
"bugs": {
66
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"

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.34](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.34) (2020-08-12)
7+
8+
**Note:** Version bump only for package gulp-conventional-changelog
9+
10+
11+
12+
13+
614
## [2.0.33](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.33) (2020-06-20)
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.33",
3+
"version": "2.0.34",
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.26](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.26) (2020-08-12)
7+
8+
**Note:** Version bump only for package standard-changelog
9+
10+
11+
12+
13+
614
## [2.0.25](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.0.25) (2020-06-20)
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.25",
3+
"version": "2.0.26",
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)