Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - conventional-changelog-angular@5.0.5
 - conventional-changelog-atom@2.0.3
 - conventional-changelog-cli@2.0.25
 - conventional-changelog-codemirror@2.0.3
 - conventional-changelog-conventionalcommits@4.2.1
 - conventional-changelog-core@4.0.2
 - conventional-changelog-ember@2.0.4
 - conventional-changelog-eslint@3.0.4
 - conventional-changelog-jquery@3.0.6
 - conventional-changelog-jshint@2.0.3
 - conventional-changelog-writer@4.0.9
 - conventional-changelog@3.1.12
 - conventional-commits-parser@3.0.5
 - conventional-recommended-bump@6.0.2
 - gulp-conventional-changelog@2.0.23
 - standard-changelog@2.0.15
  • Loading branch information
tommywo committed Oct 3, 2019
1 parent c493556 commit 7c1c8ad
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion 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": {
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.2",
"version": "2.0.3",
"description": "conventional-changelog atom preset",
"main": "index.js",
"scripts": {
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.24",
"version": "2.0.25",
"description": "Generate a changelog from git metadata",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
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.2",
"version": "2.0.3",
"description": "conventional-changelog CodeMirror preset",
"main": "index.js",
"scripts": {
Expand Down
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion 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",
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.3",
"version": "2.0.4",
"description": "conventional-changelog ember preset",
"main": "index.js",
"scripts": {
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.3",
"version": "3.0.4",
"description": "conventional-changelog eslint preset",
"main": "index.js",
"scripts": {
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.5",
"version": "3.0.6",
"description": "conventional-changelog jquery preset",
"main": "index.js",
"scripts": {
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.2",
"version": "2.0.3",
"description": "conventional-changelog jshint preset",
"main": "index.js",
"scripts": {
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.8",
"version": "4.0.9",
"description": "Write logs based on conventional commits and templates",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
Expand Down
2 changes: 1 addition & 1 deletion 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",
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.4",
"version": "3.0.5",
"description": "Parse raw conventional commits",
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
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.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"
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.22",
"version": "2.0.23",
"description": "Generate a changelog using conventional-changelog",
"license": "MIT",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion 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"
Expand Down

0 comments on commit 7c1c8ad

Please sign in to comment.