Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - conventional-changelog-angular@5.0.12
 - conventional-changelog-atom@2.0.8
 - conventional-changelog-cli@2.1.1
 - conventional-changelog-codemirror@2.0.8
 - conventional-changelog-conventionalcommits@4.5.0
 - conventional-changelog-core@4.2.1
 - conventional-changelog-ember@2.0.9
 - conventional-changelog-eslint@3.0.9
 - conventional-changelog-express@2.0.6
 - conventional-changelog-jquery@3.0.11
 - conventional-changelog-jshint@2.0.9
 - conventional-changelog-writer@4.0.18
 - conventional-changelog@3.1.24
 - conventional-commits-filter@2.0.7
 - conventional-commits-parser@3.2.0
 - conventional-recommended-bump@6.0.11
 - git-raw-commits@2.0.8
 - git-semver-tags@4.1.1
 - gulp-conventional-changelog@2.0.35
 - standard-changelog@2.0.27
  • Loading branch information
bcoe committed Nov 5, 2020
1 parent f760aa4 commit cc567b9
Show file tree
Hide file tree
Showing 40 changed files with 208 additions and 20 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.

## [5.0.12](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@5.0.11...conventional-changelog-angular@5.0.12) (2020-11-05)

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





## [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)


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.11",
"version": "5.0.12",
"description": "conventional-changelog angular preset",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-atom/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/conventional-changelog-atom@2.0.7...conventional-changelog-atom@2.0.8) (2020-11-05)

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





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

**Note:** Version bump only for package conventional-changelog-atom
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-atom/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-atom",
"version": "2.0.7",
"version": "2.0.8",
"description": "conventional-changelog atom 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.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.0...conventional-changelog-cli@2.1.1) (2020-11-05)

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





# [2.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.35...conventional-changelog-cli@2.1.0) (2020-08-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-cli",
"version": "2.1.0",
"version": "2.1.1",
"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-codemirror/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/conventional-changelog-codemirror@2.0.7...conventional-changelog-codemirror@2.0.8) (2020-11-05)

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





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

**Note:** Version bump only for package conventional-changelog-codemirror
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-codemirror/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-codemirror",
"version": "2.0.7",
"version": "2.0.8",
"description": "conventional-changelog CodeMirror preset",
"main": "index.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-conventionalcommits/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.5.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.4.0...conventional-changelog-conventionalcommits@4.5.0) (2020-11-05)


### Features

* **conventionalcommits:** allow matching scope ([#669](https://github.com/conventional-changelog/conventional-changelog/issues/669)) ([e01e027](https://github.com/conventional-changelog/conventional-changelog/commit/e01e027af60f5fa3e9146223b96797793930aeb4))





# [4.4.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.3.1...conventional-changelog-conventionalcommits@4.4.0) (2020-08-12)


Expand Down
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-conventionalcommits",
"version": "4.4.0",
"version": "4.5.0",
"description": "conventional-changelog conventionalcommits.org preset",
"main": "index.js",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/conventional-changelog-core/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.2.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@4.2.0...conventional-changelog-core@4.2.1) (2020-11-05)


### Bug Fixes

* **deps:** update dependency normalize-package-data to v3 ([#687](https://github.com/conventional-changelog/conventional-changelog/issues/687)) ([7b6ec0a](https://github.com/conventional-changelog/conventional-changelog/commit/7b6ec0add30915bc1569f82a007bb4d1d6df8e3e))
* **deps:** update dependency through2 to v4 ([#657](https://github.com/conventional-changelog/conventional-changelog/issues/657)) ([7ae618c](https://github.com/conventional-changelog/conventional-changelog/commit/7ae618c81491841e5b1d796d3933aac0c54bc312))





# [4.2.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@4.1.8...conventional-changelog-core@4.2.0) (2020-08-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-core/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-core",
"version": "4.2.0",
"version": "4.2.1",
"description": "conventional-changelog core",
"repository": {
"type": "git",
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.

## [2.0.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.8...conventional-changelog-ember@2.0.9) (2020-11-05)

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





## [2.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.4...conventional-changelog-ember@2.0.8) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-ember
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-ember/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-ember",
"version": "2.0.8",
"version": "2.0.9",
"description": "conventional-changelog ember preset",
"main": "index.js",
"scripts": {
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.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.8...conventional-changelog-eslint@3.0.9) (2020-11-05)

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





## [3.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.4...conventional-changelog-eslint@3.0.8) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-eslint
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.8",
"version": "3.0.9",
"description": "conventional-changelog eslint preset",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-express/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.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.5...conventional-changelog-express@2.0.6) (2020-11-05)

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





## [2.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.1...conventional-changelog-express@2.0.5) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-express
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-express/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-express",
"version": "2.0.5",
"version": "2.0.6",
"description": "conventional-changelog express preset",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-jquery/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.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.10...conventional-changelog-jquery@3.0.11) (2020-11-05)

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





## [3.0.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.6...conventional-changelog-jquery@3.0.10) (2020-05-08)

**Note:** Version bump only for package conventional-changelog-jquery
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-jquery/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-jquery",
"version": "3.0.10",
"version": "3.0.11",
"description": "conventional-changelog jquery preset",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-jshint/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.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.8...conventional-changelog-jshint@2.0.9) (2020-11-05)

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





## [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)


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.8",
"version": "2.0.9",
"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.18](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.17...conventional-changelog-writer@4.0.18) (2020-11-05)


### Bug Fixes

* **deps:** update dependency through2 to v4 ([#657](https://github.com/conventional-changelog/conventional-changelog/issues/657)) ([7ae618c](https://github.com/conventional-changelog/conventional-changelog/commit/7ae618c81491841e5b1d796d3933aac0c54bc312))





## [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)


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.17",
"version": "4.0.18",
"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.24](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.23...conventional-changelog@3.1.24) (2020-11-05)

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





## [3.1.23](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.22...conventional-changelog@3.1.23) (2020-08-12)

**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.23",
"version": "3.1.24",
"description": "Generate a changelog from git metadata",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-commits-filter/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-commits-filter@2.0.6...conventional-commits-filter@2.0.7) (2020-11-05)

**Note:** Version bump only for package conventional-commits-filter





## [2.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-filter@2.0.2...conventional-commits-filter@2.0.6) (2020-05-08)

**Note:** Version bump only for package conventional-commits-filter
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.6",
"version": "2.0.7",
"description": "Filter out reverted commits parsed by conventional-commits-parser",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
17 changes: 17 additions & 0 deletions packages/conventional-commits-parser/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.

# [3.2.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.1.0...conventional-commits-parser@3.2.0) (2020-11-05)


### Bug Fixes

* ignore gpg lines ([#685](https://github.com/conventional-changelog/conventional-changelog/issues/685)) ([f8fcbc2](https://github.com/conventional-changelog/conventional-changelog/commit/f8fcbc2e8b0834c29178ace6382b438a020ad828))
* **deps:** update dependency through2 to v4 ([#657](https://github.com/conventional-changelog/conventional-changelog/issues/657)) ([7ae618c](https://github.com/conventional-changelog/conventional-changelog/commit/7ae618c81491841e5b1d796d3933aac0c54bc312))


### Features

* allows notes pattern to be customized ([#586](https://github.com/conventional-changelog/conventional-changelog/issues/586)) ([9c00f32](https://github.com/conventional-changelog/conventional-changelog/commit/9c00f3242d916be1774a618d943f908f8d9699a6))





# [3.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.0.8...conventional-commits-parser@3.1.0) (2020-05-08)


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

## [6.0.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump@6.0.10...conventional-recommended-bump@6.0.11) (2020-11-05)

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





## [6.0.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump@6.0.9...conventional-recommended-bump@6.0.10) (2020-08-12)

**Note:** Version bump only for package conventional-recommended-bump
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-recommended-bump/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-recommended-bump",
"version": "6.0.10",
"version": "6.0.11",
"description": "Get a recommended version bump based on conventional commits",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down

0 comments on commit cc567b9

Please sign in to comment.