diff --git a/packages/conventional-changelog-angular/package.json b/packages/conventional-changelog-angular/package.json index f60ad50d5..dbea88bcb 100644 --- a/packages/conventional-changelog-angular/package.json +++ b/packages/conventional-changelog-angular/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-angular", - "version": "5.0.4", + "version": "5.0.5", "description": "conventional-changelog angular preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-atom/package.json b/packages/conventional-changelog-atom/package.json index abc1e07a6..0af1ee212 100644 --- a/packages/conventional-changelog-atom/package.json +++ b/packages/conventional-changelog-atom/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-atom", - "version": "2.0.2", + "version": "2.0.3", "description": "conventional-changelog atom preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-cli/package.json b/packages/conventional-changelog-cli/package.json index 4ed4de628..2cb1a091e 100644 --- a/packages/conventional-changelog-cli/package.json +++ b/packages/conventional-changelog-cli/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-cli", - "version": "2.0.24", + "version": "2.0.25", "description": "Generate a changelog from git metadata", "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" diff --git a/packages/conventional-changelog-codemirror/package.json b/packages/conventional-changelog-codemirror/package.json index acefebe91..65338e62d 100644 --- a/packages/conventional-changelog-codemirror/package.json +++ b/packages/conventional-changelog-codemirror/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-codemirror", - "version": "2.0.2", + "version": "2.0.3", "description": "conventional-changelog CodeMirror preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-conventionalcommits/package.json b/packages/conventional-changelog-conventionalcommits/package.json index a08d40528..b0814e8e8 100644 --- a/packages/conventional-changelog-conventionalcommits/package.json +++ b/packages/conventional-changelog-conventionalcommits/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-conventionalcommits", - "version": "4.2.0", + "version": "4.2.1", "description": "conventional-changelog conventionalcommits.org preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-core/package.json b/packages/conventional-changelog-core/package.json index 639f7de04..6099af0f6 100644 --- a/packages/conventional-changelog-core/package.json +++ b/packages/conventional-changelog-core/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-core", - "version": "4.0.1", + "version": "4.0.2", "description": "conventional-changelog core", "repository": { "type": "git", diff --git a/packages/conventional-changelog-ember/package.json b/packages/conventional-changelog-ember/package.json index afded810c..6e52bfd91 100644 --- a/packages/conventional-changelog-ember/package.json +++ b/packages/conventional-changelog-ember/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-ember", - "version": "2.0.3", + "version": "2.0.4", "description": "conventional-changelog ember preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-eslint/package.json b/packages/conventional-changelog-eslint/package.json index 1fe917f57..e21b94075 100644 --- a/packages/conventional-changelog-eslint/package.json +++ b/packages/conventional-changelog-eslint/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-eslint", - "version": "3.0.3", + "version": "3.0.4", "description": "conventional-changelog eslint preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-jquery/package.json b/packages/conventional-changelog-jquery/package.json index 29170f228..aa294eb89 100644 --- a/packages/conventional-changelog-jquery/package.json +++ b/packages/conventional-changelog-jquery/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-jquery", - "version": "3.0.5", + "version": "3.0.6", "description": "conventional-changelog jquery preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-jshint/package.json b/packages/conventional-changelog-jshint/package.json index 66f6d8820..d04178ea4 100644 --- a/packages/conventional-changelog-jshint/package.json +++ b/packages/conventional-changelog-jshint/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-jshint", - "version": "2.0.2", + "version": "2.0.3", "description": "conventional-changelog jshint preset", "main": "index.js", "scripts": { diff --git a/packages/conventional-changelog-writer/package.json b/packages/conventional-changelog-writer/package.json index ee67344df..8a1aa017e 100644 --- a/packages/conventional-changelog-writer/package.json +++ b/packages/conventional-changelog-writer/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-writer", - "version": "4.0.8", + "version": "4.0.9", "description": "Write logs based on conventional commits and templates", "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" diff --git a/packages/conventional-changelog/package.json b/packages/conventional-changelog/package.json index 76faf1d16..c639bdd10 100644 --- a/packages/conventional-changelog/package.json +++ b/packages/conventional-changelog/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog", - "version": "3.1.11", + "version": "3.1.12", "description": "Generate a changelog from git metadata", "repository": { "type": "git", diff --git a/packages/conventional-commits-parser/package.json b/packages/conventional-commits-parser/package.json index 1948c144a..3e5d423af 100644 --- a/packages/conventional-commits-parser/package.json +++ b/packages/conventional-commits-parser/package.json @@ -1,6 +1,6 @@ { "name": "conventional-commits-parser", - "version": "3.0.4", + "version": "3.0.5", "description": "Parse raw conventional commits", "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" diff --git a/packages/conventional-recommended-bump/package.json b/packages/conventional-recommended-bump/package.json index cc34b3fed..33c0bdba1 100644 --- a/packages/conventional-recommended-bump/package.json +++ b/packages/conventional-recommended-bump/package.json @@ -1,6 +1,6 @@ { "name": "conventional-recommended-bump", - "version": "6.0.1", + "version": "6.0.2", "description": "Get a recommended version bump based on conventional commits", "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" diff --git a/packages/gulp-conventional-changelog/package.json b/packages/gulp-conventional-changelog/package.json index fe0af5cad..33ae94d3e 100644 --- a/packages/gulp-conventional-changelog/package.json +++ b/packages/gulp-conventional-changelog/package.json @@ -1,6 +1,6 @@ { "name": "gulp-conventional-changelog", - "version": "2.0.22", + "version": "2.0.23", "description": "Generate a changelog using conventional-changelog", "license": "MIT", "bugs": { diff --git a/packages/standard-changelog/package.json b/packages/standard-changelog/package.json index cbb315a59..701d02667 100644 --- a/packages/standard-changelog/package.json +++ b/packages/standard-changelog/package.json @@ -1,6 +1,6 @@ { "name": "standard-changelog", - "version": "2.0.14", + "version": "2.0.15", "description": "Generate a changelog from git metadata with Angular commit convention", "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues"