Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - conventional-changelog-angular@5.0.11
 - conventional-changelog-cli@2.0.35
 - conventional-changelog-conventionalcommits@4.3.1
 - conventional-changelog-core@4.1.8
 - conventional-changelog-jshint@2.0.8
 - conventional-changelog-writer@4.0.17
 - conventional-changelog@3.1.22
 - gulp-conventional-changelog@2.0.33
 - standard-changelog@2.0.25
  • Loading branch information
bcoe committed Jun 20, 2020
1 parent 5e3c4b4 commit 3dedddc
Show file tree
Hide file tree
Showing 18 changed files with 94 additions and 9 deletions.
11 changes: 11 additions & 0 deletions packages/conventional-changelog-angular/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@5.0.10...conventional-changelog-angular@5.0.11) (2020-06-20)


### Bug Fixes

* **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))





## [5.0.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@5.0.6...conventional-changelog-angular@5.0.10) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-angular
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-angular",
"version": "5.0.10",
"version": "5.0.11",
"description": "conventional-changelog angular preset",
"main": "index.js",
"scripts": {
Expand Down
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.35](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.34...conventional-changelog-cli@2.0.35) (2020-06-20)

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





## [2.0.34](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.33...conventional-changelog-cli@2.0.34) (2020-05-08)


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.34",
"version": "2.0.35",
"description": "Generate a changelog from git metadata",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/conventional-changelog-conventionalcommits/CHANGELOG.md
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.3.0...conventional-changelog-conventionalcommits@4.3.1) (2020-06-20)


### Bug Fixes

* **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))
* pass config to parserOpts and writerOpts ([73c7a1b](https://github.com/conventional-changelog/conventional-changelog/commit/73c7a1b92c2a47c498f42972acbffa156172a341))





# [4.3.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.2.3...conventional-changelog-conventionalcommits@4.3.0) (2020-05-08)


Expand Down
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-conventionalcommits",
"version": "4.3.0",
"version": "4.3.1",
"description": "conventional-changelog conventionalcommits.org preset",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-core/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.

## [4.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@4.1.7...conventional-changelog-core@4.1.8) (2020-06-20)

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





## [4.1.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@4.1.6...conventional-changelog-core@4.1.7) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-core
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-core/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-core",
"version": "4.1.7",
"version": "4.1.8",
"description": "conventional-changelog core",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-jshint/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.7...conventional-changelog-jshint@2.0.8) (2020-06-20)


### Bug Fixes

* **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))





## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.3...conventional-changelog-jshint@2.0.7) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-jshint
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-jshint/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-jshint",
"version": "2.0.7",
"version": "2.0.8",
"description": "conventional-changelog jshint preset",
"main": "index.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-writer/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.17](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.16...conventional-changelog-writer@4.0.17) (2020-06-20)


### Bug Fixes

* **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))





## [4.0.16](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.15...conventional-changelog-writer@4.0.16) (2020-05-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-writer/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-writer",
"version": "4.0.16",
"version": "4.0.17",
"description": "Write logs based on conventional commits and templates",
"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.1.22](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.21...conventional-changelog@3.1.22) (2020-06-20)

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





## [3.1.21](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.20...conventional-changelog@3.1.21) (2020-05-08)

**Note:** Version bump only for package conventional-changelog
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog",
"version": "3.1.21",
"version": "3.1.22",
"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.33](https://github.com/conventional-changelog/conventional-changelog/compare/gulp-conventional-changelog@2.0.32...gulp-conventional-changelog@2.0.33) (2020-06-20)

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





## [2.0.32](https://github.com/conventional-changelog/conventional-changelog/compare/gulp-conventional-changelog@2.0.31...gulp-conventional-changelog@2.0.32) (2020-05-08)

**Note:** Version bump only for package gulp-conventional-changelog
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.32",
"version": "2.0.33",
"description": "Generate a changelog using conventional-changelog",
"license": "MIT",
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/standard-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.25](https://github.com/conventional-changelog/conventional-changelog/compare/standard-changelog@2.0.24...standard-changelog@2.0.25) (2020-06-20)

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





## [2.0.24](https://github.com/conventional-changelog/conventional-changelog/compare/standard-changelog@2.0.23...standard-changelog@2.0.24) (2020-05-08)

**Note:** Version bump only for package standard-changelog
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "standard-changelog",
"version": "2.0.24",
"version": "2.0.25",
"description": "Generate a changelog from git metadata with Angular commit convention",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down

0 comments on commit 3dedddc

Please sign in to comment.