UNPKG

@wyze/github-release

Version:

Generate a GitHub release.

21 lines (13 loc) 1.45 kB
## Change Log ### [v1.1.1](https://github.com/wyze/github-release/releases/tag/v1.1.1) (2020-03-28) * Fix release not being created ([@wyze](https://github.com/wyze) in [37e6cff](https://github.com/wyze/github-release/commit/37e6cff)) ### [v1.1.0](https://github.com/wyze/github-release/releases/tag/v1.1.0) (2020-03-28) * Add missing @wyze/changelog command ([@wyze](https://github.com/wyze) in [a6a7a29](https://github.com/wyze/github-release/commit/a6a7a29)) * Fix build error ([@wyze](https://github.com/wyze) in [a59f04d](https://github.com/wyze/github-release/commit/a59f04d)) * Update build readme badge ([@wyze](https://github.com/wyze) in [524eb21](https://github.com/wyze/github-release/commit/524eb21)) * Switch to GitHub actions ([@wyze](https://github.com/wyze) in [#7](https://github.com/wyze/github-release/pull/7)) * Add lint and type-check commands ([@wyze](https://github.com/wyze) in [2a0d7d1](https://github.com/wyze/github-release/commit/2a0d7d1)) * Generate compare URL and add to release ([@wyze](https://github.com/wyze) in [ce2b477](https://github.com/wyze/github-release/commit/ce2b477)) * Upgrade dependencies ([@wyze](https://github.com/wyze) in [44537e9](https://github.com/wyze/github-release/commit/44537e9)) ### [v1.0.0](https://github.com/wyze/github-release/releases/tag/v1.0.0) (2019-03-09) * Initial commit ([@wyze](https://github.com/wyze) in [a911956](https://github.com/wyze/github-release/commit/a911956))