Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - conventional-changelog-cli@2.0.13
 - conventional-changelog-conventionalcommits@1.1.0
 - conventional-changelog-core@3.2.0
 - conventional-changelog-eslint@3.0.2
 - conventional-changelog-preset-loader@2.1.0
 - conventional-changelog-writer@4.0.4
 - conventional-changelog@3.1.0
 - conventional-commits-filter@2.0.2
 - conventional-commits-parser@3.0.2
 - conventional-recommended-bump@4.1.0
 - git-raw-commits@2.0.2
 - gulp-conventional-changelog@2.0.11
 - standard-changelog@2.0.8
  • Loading branch information
bcoe committed Apr 10, 2019
1 parent ad70637 commit b3416cb
Show file tree
Hide file tree
Showing 26 changed files with 168 additions and 14 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.13](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.12...conventional-changelog-cli@2.0.13) (2019-04-10)

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





## [2.0.12](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.11...conventional-changelog-cli@2.0.12) (2019-02-14)

**Note:** Version bump only for package conventional-changelog-cli
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.12",
"version": "2.0.13",
"description": "Generate a changelog from git metadata",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
18 changes: 18 additions & 0 deletions packages/conventional-changelog-conventionalcommits/CHANGELOG.md
@@ -0,0 +1,18 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2019-04-10)


### Bug Fixes

* address discrepancies between cc preset and spec ([#429](https://github.com/conventional-changelog/conventional-changelog/issues/429)) ([18f71d2](https://github.com/conventional-changelog/conventional-changelog/commit/18f71d2))
* adhere to config spec ([#432](https://github.com/conventional-changelog/conventional-changelog/issues/432)) ([4eb1f55](https://github.com/conventional-changelog/conventional-changelog/commit/4eb1f55))


### Features

* conventionalcommits preset, preMajor config option ([#434](https://github.com/conventional-changelog/conventional-changelog/issues/434)) ([dde12fe](https://github.com/conventional-changelog/conventional-changelog/commit/dde12fe))
* creating highly configurable preset, based on conventionalcommits.org ([#421](https://github.com/conventional-changelog/conventional-changelog/issues/421)) ([f2fb240](https://github.com/conventional-changelog/conventional-changelog/commit/f2fb240))
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-conventionalcommits",
"version": "1.0.0",
"version": "1.1.0",
"description": "conventional-changelog conventionalcommits.org preset",
"main": "index.js",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions packages/conventional-changelog-core/CHANGELOG.md
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@3.1.6...conventional-changelog-core@3.2.0) (2019-04-10)


### Bug Fixes

* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f))


### Features

* creating highly configurable preset, based on conventionalcommits.org ([#421](https://github.com/conventional-changelog/conventional-changelog/issues/421)) ([f2fb240](https://github.com/conventional-changelog/conventional-changelog/commit/f2fb240))





## [3.1.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@3.1.5...conventional-changelog-core@3.1.6) (2019-02-14)

**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": "3.1.6",
"version": "3.2.0",
"description": "conventional-changelog core",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-eslint/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.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.1...conventional-changelog-eslint@3.0.2) (2019-04-10)

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





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


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-eslint/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-eslint",
"version": "3.0.1",
"version": "3.0.2",
"description": "conventional-changelog eslint preset",
"main": "index.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-preset-loader/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.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.0.2...conventional-changelog-preset-loader@2.1.0) (2019-04-10)


### Features

* conventionalcommits preset, preMajor config option ([#434](https://github.com/conventional-changelog/conventional-changelog/issues/434)) ([dde12fe](https://github.com/conventional-changelog/conventional-changelog/commit/dde12fe))





## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.0.1...conventional-changelog-preset-loader@2.0.2) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-preset-loader/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-preset-loader",
"version": "2.0.2",
"version": "2.1.0",
"description": "Configuration preset loader for `conventional-changelog`.",
"repository": {
"type": "git",
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.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.3...conventional-changelog-writer@4.0.4) (2019-04-10)


### Bug Fixes

* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f))





## [4.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.2...conventional-changelog-writer@4.0.3) (2019-02-14)

**Note:** Version bump only for package conventional-changelog-writer
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.3",
"version": "4.0.4",
"description": "Write logs based on conventional commits and templates",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/conventional-changelog/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.

# [3.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.6...conventional-changelog@3.1.0) (2019-04-10)


### Features

* conventionalcommits preset, preMajor config option ([#434](https://github.com/conventional-changelog/conventional-changelog/issues/434)) ([dde12fe](https://github.com/conventional-changelog/conventional-changelog/commit/dde12fe))
* creating highly configurable preset, based on conventionalcommits.org ([#421](https://github.com/conventional-changelog/conventional-changelog/issues/421)) ([f2fb240](https://github.com/conventional-changelog/conventional-changelog/commit/f2fb240))





## [3.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.5...conventional-changelog@3.0.6) (2019-02-14)

**Note:** Version bump only for package conventional-changelog
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog",
"version": "3.0.6",
"version": "3.1.0",
"description": "Generate a changelog from git metadata",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,8 +38,8 @@
"conventional-changelog-angular": "file:../conventional-changelog-angular",
"conventional-changelog-atom": "file:../conventional-changelog-atom",
"conventional-changelog-codemirror": "file:../conventional-changelog-codemirror",
"conventional-changelog-core": "file:../conventional-changelog-core",
"conventional-changelog-conventionalcommits": "file:../conventional-changelog-conventionalcommits",
"conventional-changelog-core": "file:../conventional-changelog-core",
"conventional-changelog-ember": "file:../conventional-changelog-ember",
"conventional-changelog-eslint": "file:../conventional-changelog-eslint",
"conventional-changelog-express": "file:../conventional-changelog-express",
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-commits-filter/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.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-filter@2.0.1...conventional-commits-filter@2.0.2) (2019-04-10)


### Bug Fixes

* **filter:** replace `is-subset` with `lodash.ismatch` ([#377](https://github.com/conventional-changelog/conventional-changelog/issues/377)) ([fbcc92e](https://github.com/conventional-changelog/conventional-changelog/commit/fbcc92e))





## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-filter@2.0.0...conventional-commits-filter@2.0.1) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-commits-filter/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-commits-filter",
"version": "2.0.1",
"version": "2.0.2",
"description": "Filter out reverted commits parsed by conventional-commits-parser",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-commits-parser/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.

## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.0.1...conventional-commits-parser@3.0.2) (2019-04-10)


### Bug Fixes

* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-commits-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-commits-parser",
"version": "3.0.1",
"version": "3.0.2",
"description": "Parse raw conventional commits",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
17 changes: 17 additions & 0 deletions packages/conventional-recommended-bump/CHANGELOG.md
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump@4.0.4...conventional-recommended-bump@4.1.0) (2019-04-10)


### Bug Fixes

* **deps:** update dependency concat-stream to v2 ([#401](https://github.com/conventional-changelog/conventional-changelog/issues/401)) ([4c09bfc](https://github.com/conventional-changelog/conventional-changelog/commit/4c09bfc))


### Features

* conventionalcommits preset, preMajor config option ([#434](https://github.com/conventional-changelog/conventional-changelog/issues/434)) ([dde12fe](https://github.com/conventional-changelog/conventional-changelog/commit/dde12fe))
* **conventional-recommended-bump:** send options to whatBump ([#409](https://github.com/conventional-changelog/conventional-changelog/issues/409)) ([508d6d6](https://github.com/conventional-changelog/conventional-changelog/commit/508d6d6)), closes [/github.com/lerna/lerna/blob/a6733a2b864cf9d082d080bbd3bfedb04e59b0ab/core/conventional-commits/lib/recommend-version.js#L13-L21](https://github.com//github.com/lerna/lerna/blob/a6733a2b864cf9d082d080bbd3bfedb04e59b0ab/core/conventional-commits/lib/recommend-version.js/issues/L13-L21)





## [4.0.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump@4.0.3...conventional-recommended-bump@4.0.4) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-recommended-bump/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-recommended-bump",
"version": "4.0.4",
"version": "4.1.0",
"description": "Get a recommended version bump based on conventional commits",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
11 changes: 11 additions & 0 deletions packages/git-raw-commits/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.2](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@2.0.1...git-raw-commits@2.0.2) (2019-04-10)


### Bug Fixes

* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f))





## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@2.0.0...git-raw-commits@2.0.1) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/git-raw-commits/package.json
@@ -1,6 +1,6 @@
{
"name": "git-raw-commits",
"version": "2.0.1",
"version": "2.0.2",
"description": "Get raw git commits out of your repository using git-log(1)",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gulp-conventional-changelog/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.

## [2.0.11](https://github.com/conventional-changelog/conventional-changelog/compare/gulp-conventional-changelog@2.0.10...gulp-conventional-changelog@2.0.11) (2019-04-10)


### Bug Fixes

* **deps:** update dependency concat-stream to v2 ([#401](https://github.com/conventional-changelog/conventional-changelog/issues/401)) ([4c09bfc](https://github.com/conventional-changelog/conventional-changelog/commit/4c09bfc))
* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f))





## [2.0.10](https://github.com/conventional-changelog/conventional-changelog/compare/gulp-conventional-changelog@2.0.9...gulp-conventional-changelog@2.0.10) (2019-02-14)

**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.10",
"version": "2.0.11",
"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.8](https://github.com/conventional-changelog/conventional-changelog/compare/standard-changelog@2.0.7...standard-changelog@2.0.8) (2019-04-10)

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





## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/standard-changelog@2.0.6...standard-changelog@2.0.7) (2019-02-14)

**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.7",
"version": "2.0.8",
"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 b3416cb

Please sign in to comment.