-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.3.2](v1.3.1...v1.3.2) (2020-10-08) ### Bug Fixes * **version:** fix change-db.js to write releases correctly ([baa12b7](baa12b7)) * **version:** version command prints version notes nicely ([5e92911](5e92911))
- Loading branch information
1 parent
5e92911
commit 61c147f
Showing
3 changed files
with
11 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1 @@ | ||
{ | ||
"releases": [ | ||
{ | ||
"name": "GitHub release", | ||
"url": "https://github.com/me/my-package/releases/tag/v1.1.0", | ||
"type": "minor", | ||
"gitHead": "68eb2c4d778050b0701136ca129f837d7ed494d2", | ||
"version": "1.2.2", | ||
"gitTag": "v1.1.0", | ||
"notes": "Release notes for version 1.1.0...", | ||
"pluginName": "@semantic-release/github", | ||
"channel": "next" | ||
}, | ||
{ | ||
"name": "npm package (@latest dist-tag)", | ||
"url": "https://www.npmjs.com/package/my-package", | ||
"type": "minor", | ||
"gitHead": "68eb2c4d778050b0701136ca129f837d7ed494d2", | ||
"version": "1.1.0", | ||
"gitTag": "v1.1.0", | ||
"notes": "Release notes for version 1.1.0...", | ||
"pluginName": "@semantic-release/npm", | ||
"channel": "next" | ||
} | ||
] | ||
} | ||
[{"version":"1.3.2","date":"2020-10-08","url":"https://github.com/8Mobius8/high-council-bot/compare/v1.3.1...v1.3.2","sections":[{"name":"Bug Fixes","notes":"* **version:** fix change-db.js to write releases correctly ([baa12b7](https://github.com/8Mobius8/high-council-bot/commit/baa12b72980652ccdcec9cb0b59d347b496a3d6a))\n* **version:** version command prints version notes nicely ([5e92911](https://github.com/8Mobius8/high-council-bot/commit/5e92911429819378ad69eee47ffd0ab9d3212fed))\n"}]},{"version":"1.3.1","date":"2020-10-05","url":"https://github.com/8Mobius8/high-council-bot/compare/v1.3.0...v1.3.1","sections":[{"name":"Bug Fixes","notes":"* **version:** print argument when running script ([50f15f2](https://github.com/8Mobius8/high-council-bot/commit/50f15f22552085004d6620d9432f5b816c1bba00))\n"}]},{"version":"1.3.0","date":"2020-10-04","url":"https://github.com/8Mobius8/high-council-bot/compare/v1.2.2...v1.3.0","sections":[{"name":"Features","notes":"* **version:** auto update versiondb for version cmd ([2fc91a2](https://github.com/8Mobius8/high-council-bot/commit/2fc91a2cceed855aa8cc9e1a1f9b308931827a63))\n"}]},{"version":"1.2.2","date":"2020-10-04","url":"https://github.com/8Mobius8/high-council-bot/compare/v1.2.1...v1.2.2","sections":[{"name":"Bug Fixes","notes":"* **version:** version uses updated package.json version ([c9d3e7d](https://github.com/8Mobius8/high-council-bot/commit/c9d3e7d9c832acfdda95c8642e6d5ae9096fce9d))\n"}]},{"version":"1.2.1","date":"2020-10-03","url":"https://github.com/8Mobius8/high-council-bot/compare/v1.2.0...v1.2.1","sections":[{"name":"Bug Fixes","notes":"* **petition:** change cooldown to 30 seconds ([e1950be](https://github.com/8Mobius8/high-council-bot/commit/e1950be9d726044b571b615266198bce2396f219))\n"}]}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters