mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 18:01:14 +02:00
104 KiB
104 KiB
Changelog
4.1.3 (2024-11-19)
Miscellaneous Chores
- release 4.1.3 (9199518)
5.0.0 (2024-11-19)
⚠ BREAKING CHANGES
- remove most configuration options in favor of manifest configuration to configure the release-please-action
- rewrite in typescript
- remove command option in favor of setting
release-typeandskip-github-release/skip-github-pull-request - run on node20
- deps: upgrade release-please to v16
- v4 release
- release-please: consolidate manifest and individual releasers (#398)
- if switching to manifest releaser, release_created will only be set if "." path is published.
- switch to using @actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"]
Features
- add
bump-patch-for-minor-pre-majoroption (#365) (435e216) - add
changelog-hostinput toaction.yml(#948) (863b06f) - add
pull-request-headerinput (#615) (9963ea2) - add a
changelog-hostparameter toaction.yml(#550) (1a4217f) - add additional outputs (#106) (c0f7d24)
- add extra-files input (#410) (a487a5b)
- add pull-request-title-pattern option (#259) (d447fdb)
- add release_created per path in manifest PR (#310) (5f94ede)
- add support for simple php projects (#344) (d6f40e4)
- adds elixir support (#354) (59f4915)
- adds support for draft pull requests. (52ffbbe)
- adds support for draft releases. (52ffbbe)
- allow changelogPath to be specified (#153) (10d7619)
- allow repo url to be set as argument to GitHub action (#380) (a0cd0f5)
- deps: latest version of release-please (#122) (5469575)
- deps: release-please with support for alternate release branches (#79) (dfe6b62)
- deps: release-please with support for alternate release branches (#79) (14b9b0f)
- deps: update release-please to 13.10.0 (#461) (1511242)
- deps: upgrade release-please to v16 (9cf05a0)
- deps: upgrade to release-please 6.7.0 (#95) (6461ef3)
- deps: upgrade to release-please 6.9.0 (#100) (40aba5e)
- input: add github API URL configuration for input (#368) (fd7f2ff)
- input: add github GraphQL URL configuration for input (#385) (720c5f8)
- manifest based releaser https://git.io/JmVD4 (#273) (45c32cc)
- manifest: add manifest-pr command (#280) (f48a175)
- output list of paths released during manifest release (#362) (670afac)
- pass monorepoTags and packageName when creating GitHub release (#112) (69af5fc)
- provide inputs for releaser and manifest options in release-please 13.15 (#474) (4482754)
- read github api/graphql url from action context (#532) (922ac8b)
- release-please: add default branch input option (#202) (4845e49)
- release-please: add default branch input option for github release (#206) (534536c)
- release-please: add default token input option (#212) (eea7db7)
- release-please: add signoff options to sign off commits (#374) (7677480)
- release-please: add support for ocaml (#189) (c1aca05)
- release-please: add support for Rust (#177) (fce09f2)
- release-please: consolidate manifest and individual releasers (#398) (52ffbbe)
- release-please: fallback tag check is looser (#169) (46292e5)
- release-please: improved go release strategy (#301) (0267b45)
- release-please: update of release-please (#298) (5a49a61)
- release-please: update to release-please 11.8.0 (#289) (cb319a9)
- release-please: update to release-please with manifest support (#274) (82a3c7e)
- release-please: update to release-please with rust mono-repo support (#327) (4140ff7)
- release-please: update to v11.0.0 of release please (#250) (d7ed0b8)
- release-please: upgrade release-please (#269) (f92bb7e)
- release-please: upgrade to release-please v11.4.0 (#277) (80ebc45)
- release-please: upgrade to release-please@11.11.0 (#305) (48a8af5)
- release-please: upgrade to relese-please with go support (#133) (5703b0f)
- release-please: use latest release please version (#210) (484099d)
- remove command option in favor of setting
release-typeandskip-github-release/skip-github-pull-request(9cf05a0) - remove most configuration options in favor of manifest configuration to configure the release-please-action (9cf05a0)
- run action on node16 (#608) (cb58510)
- run on node20 (9cf05a0)
- support proxy configuration (#621) (714f07f)
- v4 release (9cf05a0)
Bug Fixes
Unexpected input(s)warning for inputs:config-file&manifest-file(#356) (f19ddf2)- build: action with support for PHP (fd790a2)
- build: add message to tag (b467439)
- build: attempt to ignore errors (15d0718)
- build: configure git checkout step (ff5dfe1)
- build: revert build to non-debug form (e6f39a1)
- build: run latest dist (799e6de)
- build: use new release strategy (646de90)
- build: working on version of build that tags major/minor release line (d4814fe)
- bump @actions/core to get newer set-output syntax (#638) (ac14dab)
- bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#1015) (5ec1cbd)
- bump release-please from 13.10.0 to 13.13.0 (#466) (43ed86b)
- bump release-please from 13.13.0 to 13.14.0 (#469) (0a3fbe4)
- bump release-please from 13.14.0 to 13.15.0 (#472) (2d1c441)
- bump release-please from 13.15.0 to 13.16.3 (#483) (fdea77e)
- bump release-please from 13.16.3 to 13.16.4 (#488) (fe3f4f7)
- bump release-please from 13.16.5 to 13.18.0 (#501) (04c9c57)
- bump release-please from 13.18.0 to 13.18.6 (#511) (02dd36d)
- bump release-please from 13.18.6 to 13.18.7 (#516) (d6d4800)
- bump release-please from 13.18.7 to 13.19.3 (#523) (c4bc4b3)
- bump release-please from 13.19.3 to 13.19.6 (#537) (c32b6cc)
- bump release-please from 13.19.6 to 13.20.0 (#549) (48ef955)
- bump release-please from 13.20.0 to 13.21.0 (#559) (bab175e)
- bump release-please from 13.21.0 to 14.5.0 (#607) (bd65041)
- bump release-please from 14.14.0 to 14.16.0 (#658) (a76b467)
- bump release-please from 14.16.0 to 14.17.2 (#664) (c8f107f)
- bump release-please from 14.17.5 to 15.0.0 (#679) (2e8ea51)
- bump release-please from 14.5.0 to 14.14.0 (#645) (619c472)
- bump release-please from 15.0.0 to 15.1.0 (#690) (385de71)
- bump release-please from 15.1.0 to 15.1.1 (#692) (12cb297)
- bump release-please from 15.1.1 to 15.1.2 (#695) (71b00c3)
- bump release-please from 15.1.2 to 15.7.0 (#714) (19b65cc)
- bump release-please from 15.10.2 to 15.10.4 (#762) (8475937)
- bump release-please from 15.10.4 to 15.11.0 (#778) (18e5fcf)
- bump release-please from 15.11.0 to 15.12.0 (#790) (21e064e)
- bump release-please from 15.12.0 to 15.13.0 (#813) (01b3219)
- bump release-please from 15.7.0 to 15.8.0 (#720) (57bb5dc)
- bump release-please from 15.8.0 to 15.8.1 (#728) (0e82314)
- bump release-please from 15.8.1 to 15.9.1 (#738) (9997fc9)
- bump release-please from 15.9.1 to 15.9.2 (#746) (c3a278c)
- bump release-please from 15.9.2 to 15.10.2 (#755) (6730d1a)
- bump release-please from 16.10.0 to 16.10.2 (#969) (aa764e0)
- bump release-please from 16.10.2 to 16.12.0 (#1005) (cb03961)
- bump release-please from 16.12.0 to 16.13.0 (#1030) (caa0464)
- bump release-please from 16.13.0 to 16.14.0 (#1032) (b2a986c)
- bump release-please from 16.3.0 to 16.3.1 (#876) (c9291a9)
- bump release-please from 16.3.1 to 16.4.0 (#897) (2463dad)
- bump release-please from 16.4.0 to 16.5.0 (#905) (df71963)
- bump release-please from 16.5.0 to 16.10.0 (#953) (d7e88e0)
- bump the npm_and_yarn group with 1 update (#967) (ce529d4)
- coerce v13 release object to expected action output keys (#437) (2e2f852)
- config: add apiUrl config on Github release command (#379) (906f915)
- config: packageName is optional (#239) (df8698c)
- correct log output when creating releases (#933) (2725132)
- default
package-nametoundefined(#459) (4f37698), closes #457 - default labels should be undefined (#566) (0647714)
- deps: bump @actions/core from 1.2.4 to 1.2.6 (#76) (fa86b83)
- deps: bump dependency versions (#849) (9108012)
- deps: update release-please to 13.16.5 (#492) (c4ff696)
- deps: update release-please to 13.4.14 (#447) (d30f7b9)
- deps: update release-please to 13.6.0 (#452) (d17599a)
- deps: update release-please to 16.14.1 (#1036) (2942e51)
- do not set PR output, if no PR opened (#129) (b0faf1d)
- docs: document functional version of release-please (0ab3b32)
- docs: indicate correct version (#84) (b632af4)
- fix readme typo (#125) (d5b0c35)
- fix workflow env missing bug (#238) (0d18e74), closes #237
- get the correct boolean value of the input (#233) (c23605f)
- go: filter additional PRs from gapic repo (#145) (b02ff3b)
- go: first commit sha was not being stored (b555656)
- go: non-gapic/apiary libraries now bump patch (#150) (00fefb4)
- go: pass monorepoTags when opening PR (#142) (3428252)
- go: pass release-type (#160) (5c5271c)
- input: miss inputs config for action.yml (#376) (c7c1147)
- log release-please version (#910) (2a496d1), closes #325
- manifest: if "." is used it should have same outputs as node (#319) (d234c63)
- pagination: tagging can use 'updated' releases should use 'created' (b5e370c)
- parse false value for clean (fc5b3e5)
- read changelog-host url from action context (#587) (59912b3)
- README.md typos (#186) (e363460)
- release-please: buf fixes for pre-release versions (#334) (d7f1090)
- release-please: don't add labels from fork (13bffc3)
- release-please: fallback to tag (#89) (c6f1cd6)
- release-please: fix for merge commits (#126) (35f9456)
- release-please: fix whitespace issues in Rust (#195) (b5e370c)
- release-please: fixed branch detection logic for ruby (#139) (cd052f4)
- release-please: fixed bug with "." releaser (#283) (fe52822)
- release-please: fixes for monorepo path handling (#181) (349920d)
- release-please: handle missing packageName release-pr (#184) (88127ca)
- release-please: include-component-in-tag ignored in manifest (#430) (42a3581)
- release-please: increase page size for release PRs (#187) (abdb363)
- release-please: last release had undefined ordering behavior (a4b349d)
- release-please: map go to alternate tag separator (#157) (bdc110f)
- release-please: missing js-yaml dependency (#254) (faf27ee)
- release-please: paginate PRs by updated (#192) (92f9818)
- release-please: pull in latest release-please (#416) (aeaf772)
- release-please: setup.py retains formatting (#246) (038a2f3)
- release-please: sort commits (#82) (846f33a)
- release-please: stop dynamically loading releasers (#165) (4de8d4a)
- release-please: update github-release call to new function (#217) (efd1c77)
- release-please: update to release-please@11.8.1 (#293) (4d8569b)
- release-please: upgrade release-please dep (#422) (ad9cdb7)
- release-please: uses alternate approach to find files in repo (#198) (c540b9e)
- release-please: uses factory from latest version (#222) (cede8e4)
- relese-please: rollback bad release (#338) (68f6fc6)
- restore include-component-in-tag default (false) (#888) (19431a1)
- ruby: properly support ruby release process (#92) (6c289af)
- stop providing default values in action.yml (#573) (608c16b)
- support alternate CHANGELOG.md path (#329) (3e6dc1e)
- tag releases before opening new pull requests (#753) (6a803df), closes #747
- update
release-pleaseto14.17.5(#671) (4da3bc1)
Code Refactoring
- if switching to manifest releaser, release_created will only be set if "." path is published. (52ffbbe)
- rewrite in typescript (9cf05a0)
- switch to using @actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"] (52ffbbe)
4.1.4 (2024-10-02)
Bug Fixes
- bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#1015) (5ec1cbd)
- bump release-please from 16.12.0 to 16.13.0 (#1030) (caa0464)
- bump release-please from 16.13.0 to 16.14.0 (#1032) (b2a986c)
- deps: update release-please to 16.14.1 (#1036) (2942e51)
4.1.3 (2024-06-10)
Bug Fixes
4.1.2 (2024-06-10)
Bug Fixes
4.1.1 (2024-05-14)
Bug Fixes
- bump release-please from 16.10.0 to 16.10.2 (#969) (aa764e0)
- bump the npm_and_yarn group with 1 update (#967) (ce529d4)
4.1.0 (2024-03-11)
Features
4.0.3 (2024-03-11)
Bug Fixes
4.0.2 (2023-12-18)
Bug Fixes
- bump release-please from 16.4.0 to 16.5.0 (#905) (df71963)
- log release-please version (#910) (2a496d1), closes #325
4.0.1 (2023-12-07)
Bug Fixes
4.0.0 (2023-12-01)
⚠ BREAKING CHANGES
- remove most configuration options in favor of manifest configuration to configure the release-please-action
- rewrite in typescript
- remove command option in favor of setting
release-typeandskip-github-release/skip-github-pull-request - run on node20
- deps: upgrade release-please to v16
- v4 release
Features
- deps: upgrade release-please to v16 (9cf05a0)
- remove command option in favor of setting
release-typeandskip-github-release/skip-github-pull-request(9cf05a0) - remove most configuration options in favor of manifest configuration to configure the release-please-action (9cf05a0)
- run on node20 (9cf05a0)
- v4 release (9cf05a0)
Bug Fixes
- bump release-please from 16.3.0 to 16.3.1 (#876) (c9291a9)
- restore include-component-in-tag default (false) (#888) (19431a1)
Code Refactoring
- rewrite in typescript (9cf05a0)
3.7.13 (2023-11-06)
Bug Fixes
3.7.12 (2023-09-28)
Bug Fixes
3.7.10 (2023-06-23)
Bug Fixes
3.7.9 (2023-05-25)
Bug Fixes
3.7.8 (2023-04-11)
Bug Fixes
- bump release-please from 15.9.2 to 15.10.2 (#755) (6730d1a)
- tag releases before opening new pull requests (#753) (6a803df), closes #747
3.7.7 (2023-04-10)
Bug Fixes
3.7.6 (2023-03-28)
Bug Fixes
3.7.5 (2023-03-07)
Bug Fixes
- bump release-please from 15.7.0 to 15.8.0 (#720) (57bb5dc)
- bump release-please from 15.8.0 to 15.8.1 (#728) (0e82314)
3.7.4 (2023-02-13)
Bug Fixes
3.7.3 (2023-01-18)
Bug Fixes
3.7.2 (2023-01-13)
Bug Fixes
- bump release-please from 15.0.0 to 15.1.0 (#690) (385de71)
- bump release-please from 15.1.0 to 15.1.1 (#692) (12cb297)
3.7.1 (2022-12-13)
Bug Fixes
3.7.0 (2022-12-08)
Features
Bug Fixes
3.6.1 (2022-11-23)
Bug Fixes
3.6.0 (2022-11-09)
Features
Bug Fixes
3.5.1 (2022-10-26)
Bug Fixes
- bump @actions/core to get newer set-output syntax (#638) (ac14dab)
- bump release-please from 14.5.0 to 14.14.0 (#645) (619c472)
3.5.0 (2022-09-08)
Features
Bug Fixes
3.4.1 (2022-08-24)
Bug Fixes
3.4.0 (2022-08-23)
Features
- provide inputs for releaser and manifest options in release-please 13.15 (#474) (4482754)
- read github api/graphql url from action context (#532) (922ac8b)
Bug Fixes
- bump release-please from 13.20.0 to 13.21.0 (#559) (bab175e)
- default labels should be undefined (#566) (0647714)
- stop providing default values in action.yml (#573) (608c16b)
3.3.0 (2022-08-10)
Features
Bug Fixes
3.2.10 (2022-07-27)
Bug Fixes
3.2.9 (2022-07-18)
Bug Fixes
3.2.8 (2022-07-05)
Bug Fixes
3.2.7 (2022-06-30)
Bug Fixes
3.2.6 (2022-06-01)
Bug Fixes
3.2.5 (2022-05-18)
Bug Fixes
3.2.4 (2022-05-18)
Bug Fixes
3.2.3 (2022-05-13)
Bug Fixes
3.2.2 (2022-05-02)
Bug Fixes
- bump release-please from 13.13.0 to 13.14.0 (#469) (0a3fbe4)
- bump release-please from 13.14.0 to 13.15.0 (#472) (2d1c441)
3.2.1 (2022-04-20)
Bug Fixes
- bump release-please from 13.10.0 to 13.13.0 (#466) (43ed86b)
- default
package-nametoundefined(#459) (4f37698), closes #457
3.2.0 (2022-04-12)
Features
3.1.4 (2022-03-20)
Bug Fixes
3.1.3 (2022-03-01)
Bug Fixes
3.1.2 (2022-02-19)
Bug Fixes
3.1.1 (2022-02-11)
Bug Fixes
3.1.0 (2022-01-22)
Features
Bug Fixes
3.0.1 (2022-01-12)
Bug Fixes
3.0.0 (2021-12-29)
⚠ BREAKING CHANGES
- if switching to manifest releaser, release_created will only be set if "." path is published.
- switch to using @actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"]
- release-please: consolidate manifest and individual releasers (#398)
Features
- adds support for draft pull requests. (52ffbbe)
- adds support for draft releases. (52ffbbe)
- release-please: consolidate manifest and individual releasers (#398) (52ffbbe)
Code Refactoring
- if switching to manifest releaser, release_created will only be set if "." path is published. (52ffbbe)
- switch to using @actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"] (52ffbbe)
2.35.0 (2021-10-16)
Features
2.34.0 (2021-10-04)
Features
Bug Fixes
2.33.1 (2021-09-24)
Bug Fixes
2.33.0 (2021-09-23)
Features
- add
bump-patch-for-minor-pre-majoroption (#365) (435e216) - input: add github API URL configuration for input (#368) (fd7f2ff)
- release-please: add signoff options to sign off commits (#374) (7677480)
2.32.0 (2021-09-13)
Features
2.31.0 (2021-09-09)
Features
Bug Fixes
Unexpected input(s)warning for inputs:config-file&manifest-file(#356) (f19ddf2)- build: action with support for PHP (fd790a2)
2.30.0 (2021-08-25)
Features
2.29.2 (2021-08-05)
Bug Fixes
2.29.1 (2021-08-04)
Bug Fixes
2.29.0 (2021-07-28)
Features
- add release_created per path in manifest PR (#310) (5f94ede)
- release-please: update to release-please with rust mono-repo support (#327) (4140ff7)
Bug Fixes
2.28.1 (2021-06-20)
Bug Fixes
2.28.0 (2021-05-05)
Features
- release-please: upgrade to release-please@11.11.0 (#305) (48a8af5)
2.27.0 (2021-05-04)
Features
2.26.0 (2021-04-29)
Features
2.25.1 (2021-04-25)
Bug Fixes
2.25.0 (2021-04-20)
Features
2.24.1 (2021-03-25)
Bug Fixes
2.24.0 (2021-03-25)
Features
2.23.0 (2021-03-24)
Features
- manifest based releaser https://git.io/JmVD4 (#273) (45c32cc)
- release-please: update to release-please with manifest support (#274) (82a3c7e)
- release-please: upgrade to release-please v11.4.0 (#277) (80ebc45)
2.22.0 (2021-03-10)
Features
2.21.0 (2021-03-04)
Features
2.20.1 (2021-02-23)
Bug Fixes
2.20.0 (2021-02-23)
Features
2.19.2 (2021-02-20)
Bug Fixes
2.19.1 (2021-02-18)
Bug Fixes
- config: packageName is optional (#239) (df8698c)
- fix workflow env missing bug (#238) (0d18e74), closes #237
2.19.0 (2021-02-17)
Features
Bug Fixes
2.18.1 (2021-02-15)
Bug Fixes
- release-please: update github-release call to new function (#217) (efd1c77)
- release-please: uses factory from latest version (#222) (cede8e4)
2.18.0 (2021-02-12)
Features
2.17.0 (2021-02-05)
Features
2.16.0 (2021-02-02)
Features
2.15.3 (2021-01-22)
Bug Fixes
2.15.2 (2021-01-16)
Bug Fixes
- pagination: tagging can use 'updated' releases should use 'created' (b5e370c)
- release-please: fix whitespace issues in Rust (#195) (b5e370c)
2.15.1 (2021-01-15)
Bug Fixes
2.15.0 (2021-01-12)
Features
2.14.1 (2021-01-12)
Bug Fixes
- README.md typos (#186) (e363460)
- release-please: fixes for monorepo path handling (#181) (349920d)
- release-please: handle missing packageName release-pr (#184) (88127ca)
- release-please: increase page size for release PRs (#187) (abdb363)
2.14.0 (2021-01-08)
Features
2.13.0 (2020-12-29)
Features
2.12.3 (2020-12-18)
Bug Fixes
2.12.2 (2020-12-10)
Bug Fixes
2.12.1 (2020-12-10)
Bug Fixes
2.12.0 (2020-12-10)
Features
2.11.5 (2020-12-08)
Bug Fixes
2.11.4 (2020-12-07)
Bug Fixes
- go: first commit sha was not being stored (b555656)
2.11.3 (2020-12-07)
Bug Fixes
2.11.2 (2020-12-07)
Bug Fixes
2.11.1 (2020-12-07)
Bug Fixes
2.11.0 (2020-12-07)
Features
Bug Fixes
2.10.1 (2020-12-03)
Bug Fixes
2.10.0 (2020-12-01)
Features
2.9.3 (2020-11-25)
Bug Fixes
- release-please: don't add labels from fork (13bffc3)
2.9.2 (2020-11-25)
Bug Fixes
- parse false value for clean (fc5b3e5)
2.9.1 (2020-11-25)
Bug Fixes
- build: attempt to ignore errors (15d0718)
2.9.0 (2020-11-25)
Features
Bug Fixes
- build: add message to tag (b467439)
2.8.2 (2020-11-25)
Bug Fixes
2.8.1 (2020-11-25)
Bug Fixes
- build: working on version of build that tags major/minor release line (d4814fe)
2.8.0 (2020-11-25)
Features
2.7.0 (2020-11-19)
Features
2.6.0 (2020-11-08)
Features
2.5.7 (2020-10-29)
Bug Fixes
2.5.6 (2020-10-15)
Bug Fixes
2.5.5 (2020-10-10)
Bug Fixes
- docs: document functional version of release-please (0ab3b32)
2.5.4 (2020-10-10)
Bug Fixes
- release-please: last release had undefined ordering behavior (a4b349d)
2.5.3 (2020-10-09)
Bug Fixes
2.5.2 (2020-10-09)
Bug Fixes
2.5.1 (2020-10-08)
Bug Fixes
- build: use new release strategy (646de90)
2.5.0 (2020-10-08)
Features
Bug Fixes
- build: revert build to non-debug form (e6f39a1)
2.4.2 (2020-10-01)
Bug Fixes
2.4.1 (2020-09-17)
Bug Fixes
- build: document working version of release-please (60ae28e)
2.4.0 (2020-09-17)
Features
Bug Fixes
2.3.0 (2020-09-17)
Features
2.2.0 (2020-09-10)
Features
Bug Fixes
2.1.1 (2020-09-06)
Bug Fixes
2.1.0 (2020-09-05)
Features
Bug Fixes
2.0.0 (2020-09-04)
⚠ BREAKING CHANGES
- moves to code-suggester for PR management (#57)
Features
1.6.3 (2020-08-02)
Bug Fixes
- path was sometimes empty string (37d7741)
1.6.2 (2020-08-02)
Bug Fixes
1.6.1 (2020-07-28)
Bug Fixes
1.6.0 (2020-07-27)
Features
Bug Fixes
1.5.0 (2020-07-23)
Features
1.4.0 (2020-07-23)
Features
1.3.2 (2020-06-17)
Bug Fixes
1.3.1 (2020-06-17)
Bug Fixes
1.3.0 (2020-06-17)
Features
Bug Fixes
1.2.2 (2020-06-11)
Bug Fixes
1.2.1 (2020-05-21)
Bug Fixes
- use the static build helper (6872559)
1.2.0 (2020-05-21)
Features
1.1.0 (2020-05-20)
Features
1.0.1 (2020-05-09)
Bug Fixes
- pass token to create release (3ad91fa)
1.0.0 (2020-05-09)
⚠ BREAKING CHANGES
- initial implementation of logic for running release please