auto-release-cli
Advanced tools
Comparing version 2.6.0 to 2.6.1
@@ -0,1 +1,13 @@ | ||
# v2.6.1 (Sat Jan 19 2019) | ||
#### π Bug Fix | ||
- improve default label descriptions [#219](https://github.com/intuit/auto-release/pull/219) ([@aleclarson](https://github.com/aleclarson)) | ||
#### Authors: 1 | ||
- Alec Larson ([@aleclarson](https://github.com/aleclarson)) | ||
--- | ||
# v2.6.0 (Sat Jan 19 2019) | ||
@@ -2,0 +14,0 @@ |
@@ -104,10 +104,9 @@ "use strict"; | ||
exports.defaultLabelsDescriptions = new Map(); | ||
exports.defaultLabelsDescriptions.set(semver_2.default.major, 'create a major release'); | ||
exports.defaultLabelsDescriptions.set(semver_2.default.minor, 'create a minor release'); | ||
exports.defaultLabelsDescriptions.set(semver_2.default.patch, 'create a patch release'); | ||
exports.defaultLabelsDescriptions.set('skip-release', 'do not create a release'); | ||
exports.defaultLabelsDescriptions.set('release', 'publish a release when this pr is merged'); | ||
exports.defaultLabelsDescriptions.set('prerelease', 'create pre release'); | ||
exports.defaultLabelsDescriptions.set('internal', 'changes are internal to the project'); | ||
exports.defaultLabelsDescriptions.set('documentation', 'changes only effect documentation'); | ||
exports.defaultLabelsDescriptions.set(semver_2.default.major, 'Increment the major version when merged'); | ||
exports.defaultLabelsDescriptions.set(semver_2.default.minor, 'Increment the minor version when merged'); | ||
exports.defaultLabelsDescriptions.set(semver_2.default.patch, 'Increment the patch version when merged'); | ||
exports.defaultLabelsDescriptions.set('skip-release', 'Preserve the current version when merged'); | ||
exports.defaultLabelsDescriptions.set('prerelease', 'Create a pre-release version when merged'); | ||
exports.defaultLabelsDescriptions.set('internal', 'Changes only affect the internal API'); | ||
exports.defaultLabelsDescriptions.set('documentation', 'Changes only affect the documentation'); | ||
var readFile = util_1.promisify(fs.readFile); | ||
@@ -114,0 +113,0 @@ var writeFile = util_1.promisify(fs.writeFile); |
{ | ||
"name": "auto-release-cli", | ||
"description": "CLI tools to help facilitate semantic versioning based on GitHub PR labels", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"main": "dist/main.js", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -110,4 +110,4 @@ <div align="center"> | ||
<!-- prettier-ignore --> | ||
| [<img src="https://avatars1.githubusercontent.com/u/13004162?v=4" width="100px;"/><br /><sub><b>Adam Dierkens</b></sub>](https://adamdierkens.com)<br />[π»](https://github.com/intuit/auto-release/commits?author=adierkens "Code") [π](https://github.com/intuit/auto-release/commits?author=adierkens "Documentation") [π€](#ideas-adierkens "Ideas, Planning, & Feedback") [β οΈ](https://github.com/intuit/auto-release/commits?author=adierkens "Tests") | [<img src="https://avatars3.githubusercontent.com/u/1192452?v=4" width="100px;"/><br /><sub><b>Andrew Lisowski</b></sub>](http://hipstersmoothie.com)<br />[π»](https://github.com/intuit/auto-release/commits?author=hipstersmoothie "Code") [π](https://github.com/intuit/auto-release/commits?author=hipstersmoothie "Documentation") [π€](#ideas-hipstersmoothie "Ideas, Planning, & Feedback") [π](#infra-hipstersmoothie "Infrastructure (Hosting, Build-Tools, etc)") [β οΈ](https://github.com/intuit/auto-release/commits?author=hipstersmoothie "Tests") | [<img src="https://avatars2.githubusercontent.com/u/3680126?v=4" width="100px;"/><br /><sub><b>David</b></sub>](https://github.com/Aghassi)<br />[π](#infra-Aghassi "Infrastructure (Hosting, Build-Tools, etc)") | [<img src="https://avatars2.githubusercontent.com/u/49038?v=4" width="100px;"/><br /><sub><b>Orta</b></sub>](http://orta.io)<br />[π»](https://github.com/intuit/auto-release/commits?author=orta "Code") | [<img src="https://avatars1.githubusercontent.com/u/3087225?v=4" width="100px;"/><br /><sub><b>Justin Bennett</b></sub>](https://github.com/zephraph)<br />[π](https://github.com/intuit/auto-release/issues?q=author%3Azephraph "Bug reports") [π»](https://github.com/intuit/auto-release/commits?author=zephraph "Code") | | ||
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | ||
| [<img src="https://avatars1.githubusercontent.com/u/13004162?v=4" width="100px;" alt="Adam Dierkens"/><br /><sub><b>Adam Dierkens</b></sub>](https://adamdierkens.com)<br />[π»](https://github.com/intuit/auto-release/commits?author=adierkens "Code") [π](https://github.com/intuit/auto-release/commits?author=adierkens "Documentation") [π€](#ideas-adierkens "Ideas, Planning, & Feedback") [β οΈ](https://github.com/intuit/auto-release/commits?author=adierkens "Tests") | [<img src="https://avatars3.githubusercontent.com/u/1192452?v=4" width="100px;" alt="Andrew Lisowski"/><br /><sub><b>Andrew Lisowski</b></sub>](http://hipstersmoothie.com)<br />[π»](https://github.com/intuit/auto-release/commits?author=hipstersmoothie "Code") [π](https://github.com/intuit/auto-release/commits?author=hipstersmoothie "Documentation") [π€](#ideas-hipstersmoothie "Ideas, Planning, & Feedback") [π](#infra-hipstersmoothie "Infrastructure (Hosting, Build-Tools, etc)") [β οΈ](https://github.com/intuit/auto-release/commits?author=hipstersmoothie "Tests") | [<img src="https://avatars2.githubusercontent.com/u/3680126?v=4" width="100px;" alt="David"/><br /><sub><b>David</b></sub>](https://github.com/Aghassi)<br />[π](#infra-Aghassi "Infrastructure (Hosting, Build-Tools, etc)") | [<img src="https://avatars2.githubusercontent.com/u/49038?v=4" width="100px;" alt="Orta"/><br /><sub><b>Orta</b></sub>](http://orta.io)<br />[π»](https://github.com/intuit/auto-release/commits?author=orta "Code") | [<img src="https://avatars1.githubusercontent.com/u/3087225?v=4" width="100px;" alt="Justin Bennett"/><br /><sub><b>Justin Bennett</b></sub>](https://github.com/zephraph)<br />[π](https://github.com/intuit/auto-release/issues?q=author%3Azephraph "Bug reports") [π»](https://github.com/intuit/auto-release/commits?author=zephraph "Code") | [<img src="https://avatars2.githubusercontent.com/u/1925840?v=4" width="100px;" alt="Alec Larson"/><br /><sub><b>Alec Larson</b></sub>](https://twitter.com/alecdotbiz)<br />[π»](https://github.com/intuit/auto-release/commits?author=aleclarson "Code") | | ||
| :---: | :---: | :---: | :---: | :---: | :---: | | ||
@@ -114,0 +114,0 @@ <!-- ALL-CONTRIBUTORS-LIST:END --> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
363147
4682