Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - conventional-changelog-cli@2.0.7
 - conventional-changelog@3.0.1
 - gulp-conventional-changelog@2.0.5
  • Loading branch information
Benjamin committed Nov 1, 2018
1 parent 29f854d commit 87de10d
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/conventional-changelog-cli/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.6...conventional-changelog-cli@2.0.7) (2018-11-01)

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





## [2.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.5...conventional-changelog-cli@2.0.6) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-cli",
"version": "2.0.6",
"version": "2.0.7",
"description": "Generate a changelog from git metadata",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.0...conventional-changelog@3.0.1) (2018-11-01)

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





# [3.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@2.0.3...conventional-changelog@3.0.0) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog",
"version": "3.0.0",
"version": "3.0.1",
"description": "Generate a changelog from git metadata",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/gulp-conventional-changelog/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/gulp-conventional-changelog@2.0.4...gulp-conventional-changelog@2.0.5) (2018-11-01)

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





## [2.0.4](https://github.com/conventional-changelog/conventional-changelog/compare/gulp-conventional-changelog@2.0.3...gulp-conventional-changelog@2.0.4) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/gulp-conventional-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-conventional-changelog",
"version": "2.0.4",
"version": "2.0.5",
"description": "Generate a changelog using conventional-changelog",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 87de10d

Please sign in to comment.