Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - conventional-changelog-angular@1.5.3
 - conventional-changelog-cli@1.3.6
 - conventional-changelog-core@1.9.4
 - conventional-changelog-ember@0.2.10
 - conventional-changelog-writer@2.0.3
 - conventional-changelog@1.1.8
 - conventional-commits-filter@1.1.1
 - conventional-commits-parser@2.1.0
 - conventional-recommended-bump@1.1.0
 - gulp-conventional-changelog@1.1.8
 - standard-changelog@1.0.6
  • Loading branch information
marionebl committed Dec 8, 2017
1 parent e3f5439 commit c02b5b8
Show file tree
Hide file tree
Showing 22 changed files with 134 additions and 32 deletions.
8 changes: 8 additions & 0 deletions packages/conventional-changelog-angular/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.

<a name="1.5.3"></a>
## [1.5.3](https://github.com/conventional-changelog/conventional-changelog-angular/compare/conventional-changelog-angular@1.5.2...conventional-changelog-angular@1.5.3) (2017-12-08)




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

<a name="1.5.2"></a>
## [1.5.2](https://github.com/conventional-changelog/conventional-changelog-angular/compare/conventional-changelog-angular@1.5.1...conventional-changelog-angular@1.5.2) (2017-11-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-angular",
"version": "1.5.2",
"version": "1.5.3",
"description": "conventional-changelog angular preset",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"better-than-before": "^1.0.0",
"chai": "^3.4.1",
"conventional-changelog-core": "^1.9.3",
"conventional-changelog-core": "^1.9.4",
"git-dummy-commit": "^1.1.1",
"istanbul": "^0.4.1",
"jscs": "^3.0.7",
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.

<a name="1.3.6"></a>
## [1.3.6](https://github.com/conventional-changelog/conventional-changelog-cli/compare/conventional-changelog-cli@1.3.5...conventional-changelog-cli@1.3.6) (2017-12-08)




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

<a name="1.3.5"></a>
## [1.3.5](https://github.com/conventional-changelog/conventional-changelog-cli/compare/conventional-changelog-cli@1.3.4...conventional-changelog-cli@1.3.5) (2017-11-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-cli",
"version": "1.3.5",
"version": "1.3.6",
"description": "Generate a changelog from git metadata",
"homepage": "https://github.com/conventional-changelog/conventional-changelog-cli",
"repository": "conventional-changelog/conventional-changelog-cli",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"add-stream": "^1.0.0",
"conventional-changelog": "^1.1.7",
"conventional-changelog": "^1.1.8",
"lodash": "^4.1.0",
"meow": "^3.7.0",
"tempfile": "^1.1.1"
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.

<a name="1.9.4"></a>
## [1.9.4](https://github.com/conventional-changelog/conventional-changelog-core/compare/conventional-changelog-core@1.9.3...conventional-changelog-core@1.9.4) (2017-12-08)




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

<a name="1.9.3"></a>
## [1.9.3](https://github.com/conventional-changelog/conventional-changelog-core/compare/conventional-changelog-core@1.9.2...conventional-changelog-core@1.9.3) (2017-11-13)

Expand Down
8 changes: 4 additions & 4 deletions packages/conventional-changelog-core/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-core",
"version": "1.9.3",
"version": "1.9.4",
"description": "conventional-changelog core",
"repository": {
"type": "git",
Expand All @@ -19,8 +19,8 @@
"hosts"
],
"dependencies": {
"conventional-changelog-writer": "^2.0.2",
"conventional-commits-parser": "^2.0.1",
"conventional-changelog-writer": "^2.0.3",
"conventional-commits-parser": "^2.1.0",
"dateformat": "^1.0.12",
"get-pkg-repo": "^1.0.0",
"git-raw-commits": "^1.3.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"better-than-before": "^1.0.0",
"chai": "^3.4.1",
"conventional-changelog-angular": "^1.5.2",
"conventional-changelog-angular": "^1.5.3",
"git-dummy-commit": "^1.1.0",
"git-tails": "^1.0.0",
"istanbul": "^0.4.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-ember/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.

<a name="0.2.10"></a>
## [0.2.10](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.9...conventional-changelog-ember@0.2.10) (2017-12-08)




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

<a name="0.2.9"></a>
## [0.2.9](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.8...conventional-changelog-ember@0.2.9) (2017-11-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-ember/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-ember",
"version": "0.2.9",
"version": "0.2.10",
"description": "conventional-changelog ember preset",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/stevemao/conventional-changelog-ember#readme",
"devDependencies": {
"chai": "^3.5.0",
"conventional-changelog-core": "^1.9.3",
"conventional-changelog-core": "^1.9.4",
"git-dummy-commit": "^1.2.0",
"istanbul": "^0.4.2",
"jscs": "^2.9.0",
Expand Down
12 changes: 10 additions & 2 deletions packages/conventional-changelog-writer/CHANGELOG.md
Expand Up @@ -3,15 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.2"></a>
<a name="2.0.3"></a>
## [2.0.3](https://github.com/conventional-changelog/conventional-changelog-writer/compare/conventional-changelog-writer@2.0.2...conventional-changelog-writer@2.0.3) (2017-12-08)




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

<a name="2.0.2"></a>
## [2.0.2](https://github.com/conventional-changelog/conventional-changelog-writer/compare/conventional-changelog-writer@2.0.1...conventional-changelog-writer@2.0.2) (2017-11-13)




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

<a name="2.0.1"></a>
<a name="2.0.1"></a>
## [2.0.1](https://github.com/conventional-changelog/conventional-changelog-writer/compare/conventional-changelog-writer@2.0.0...conventional-changelog-writer@2.0.1) (2017-09-01)

<a name="2.0.0"></a>
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-writer/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-writer",
"version": "2.0.2",
"version": "2.0.3",
"description": "Write logs based on conventional commits and templates",
"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
"author": {
Expand Down Expand Up @@ -28,7 +28,7 @@
],
"dependencies": {
"compare-func": "^1.3.1",
"conventional-commits-filter": "^1.1.0",
"conventional-commits-filter": "^1.1.1",
"dateformat": "^1.0.11",
"handlebars": "^4.0.2",
"json-stringify-safe": "^5.0.1",
Expand Down
12 changes: 10 additions & 2 deletions packages/conventional-changelog/CHANGELOG.md
Expand Up @@ -3,15 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.1.7"></a>
<a name="1.1.8"></a>
## [1.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.7...conventional-changelog@1.1.8) (2017-12-08)




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

<a name="1.1.7"></a>
## [1.1.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.6...conventional-changelog@1.1.7) (2017-11-13)




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

<a name="1.1.6"></a>
<a name="1.1.6"></a>
## [1.1.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.5...conventional-changelog@1.1.6) (2017-10-01)

<a name="1.1.5"></a>
Expand Down
8 changes: 4 additions & 4 deletions packages/conventional-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog",
"version": "1.1.7",
"version": "1.1.8",
"description": "Generate a changelog from git metadata",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,11 +28,11 @@
}
],
"dependencies": {
"conventional-changelog-angular": "^1.5.2",
"conventional-changelog-angular": "^1.5.3",
"conventional-changelog-atom": "^0.1.2",
"conventional-changelog-codemirror": "^0.2.1",
"conventional-changelog-core": "^1.9.3",
"conventional-changelog-ember": "^0.2.9",
"conventional-changelog-core": "^1.9.4",
"conventional-changelog-ember": "^0.2.10",
"conventional-changelog-eslint": "^0.2.1",
"conventional-changelog-express": "^0.2.1",
"conventional-changelog-jquery": "^0.1.0",
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.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/stevemao/conventional-commits-filter/compare/conventional-commits-filter@1.1.0...conventional-commits-filter@1.1.1) (2017-12-08)


### Bug Fixes

* **filter:** only remove commits that reverted commits in the scope ([#226](https://github.com/stevemao/conventional-commits-filter/issues/226)) ([461dae6](https://github.com/stevemao/conventional-commits-filter/commit/461dae6))




<a name="1.1.0"></a>
# 1.1.0 (2017-11-13)

Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-commits-filter/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-commits-filter",
"version": "1.1.0",
"version": "1.1.1",
"description": "Filter out reverted commits parsed by conventional-commits-parser",
"homepage": "https://github.com/stevemao/conventional-commits-filter",
"repository": "stevemao/conventional-commits-filter",
Expand Down
20 changes: 18 additions & 2 deletions packages/conventional-commits-parser/CHANGELOG.md
Expand Up @@ -3,7 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.1"></a>
<a name="2.1.0"></a>
# [2.1.0](https://github.com/conventional-changelog/conventional-commits-parser/compare/conventional-commits-parser@2.0.1...conventional-commits-parser@2.1.0) (2017-12-08)


### Bug Fixes

* always parse references ([e84a9ae](https://github.com/conventional-changelog/conventional-commits-parser/commit/e84a9ae)), closes [#248](https://github.com/conventional-changelog/conventional-commits-parser/issues/248)


### Features

* make comment stripping optional ([db5b711](https://github.com/conventional-changelog/conventional-commits-parser/commit/db5b711)), closes [#251](https://github.com/conventional-changelog/conventional-commits-parser/issues/251)




<a name="2.0.1"></a>
## [2.0.1](https://github.com/conventional-changelog/conventional-commits-parser/compare/conventional-commits-parser@2.0.0...conventional-commits-parser@2.0.1) (2017-11-13)


Expand All @@ -14,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="2.0.0"></a>
<a name="2.0.0"></a>
# 2.0.0 (2017-07-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-commits-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-commits-parser",
"version": "2.0.1",
"version": "2.1.0",
"description": "Parse raw conventional commits",
"homepage": "https://github.com/conventional-changelog/conventional-commits-parser",
"author": {
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-recommended-bump/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.

<a name="1.1.0"></a>
# [1.1.0](https://github.com/conventional-changelog/conventional-recommended-bump/compare/conventional-recommended-bump@1.0.3...conventional-recommended-bump@1.1.0) (2017-12-08)


### Features

* **recommended-bump:** add `eslint` preset ([#256](https://github.com/conventional-changelog/conventional-recommended-bump/issues/256)) ([64abf07](https://github.com/conventional-changelog/conventional-recommended-bump/commit/64abf07))




<a name="1.0.3"></a>
## [1.0.3](https://github.com/conventional-changelog/conventional-recommended-bump/compare/conventional-recommended-bump@1.0.2...conventional-recommended-bump@1.0.3) (2017-11-13)

Expand Down
6 changes: 3 additions & 3 deletions packages/conventional-recommended-bump/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-recommended-bump",
"version": "1.0.3",
"version": "1.1.0",
"description": "Get a recommended version bump based on conventional commits",
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-recommended-bump",
"author": {
Expand All @@ -23,8 +23,8 @@
],
"dependencies": {
"concat-stream": "^1.4.10",
"conventional-commits-filter": "^1.1.0",
"conventional-commits-parser": "^2.0.1",
"conventional-commits-filter": "^1.1.1",
"conventional-commits-parser": "^2.1.0",
"git-raw-commits": "^1.3.0",
"git-semver-tags": "^1.2.3",
"meow": "^3.3.0",
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.

<a name="1.1.8"></a>
## [1.1.8](https://github.com/conventional-changelog/gulp-conventional-changelog/compare/gulp-conventional-changelog@1.1.7...gulp-conventional-changelog@1.1.8) (2017-12-08)




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

<a name="1.1.7"></a>
## [1.1.7](https://github.com/conventional-changelog/gulp-conventional-changelog/compare/gulp-conventional-changelog@1.1.6...gulp-conventional-changelog@1.1.7) (2017-11-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/gulp-conventional-changelog/package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-conventional-changelog",
"version": "1.1.7",
"version": "1.1.8",
"description": "Generate a changelog using conventional-changelog",
"license": "MIT",
"repository": "conventional-changelog/gulp-conventional-changelog",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"add-stream": "^1.0.0",
"concat-stream": "^1.5.0",
"conventional-changelog": "^1.1.7",
"conventional-changelog": "^1.1.8",
"gulp-util": "^3.0.6",
"object-assign": "^4.0.1",
"through2": "^2.0.0"
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.

<a name="1.0.6"></a>
## [1.0.6](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.5...standard-changelog@1.0.6) (2017-12-08)




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

<a name="1.0.5"></a>
## [1.0.5](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.4...standard-changelog@1.0.5) (2017-11-13)

Expand Down

0 comments on commit c02b5b8

Please sign in to comment.