Skip to content

Releases: apexskier/github-release-commenter

v1.4.1

21 Jan 15:34
e7813a9

Choose a tag to compare

feat: default `GITHUB_TOKEN` to `github.token` (#579)

* feat: default `GITHUB_TOKEN` to `github.token`

* Update README to clarify GITHUB_TOKEN usage

Clarify the usage of GITHUB_TOKEN in the README.

v1.4.0

21 Jan 15:27
e7813a9

Choose a tag to compare

Default GITHUB_TOKEN to github.token

v1.3.6

26 Dec 03:58

Choose a tag to compare

Trigger release build

v1.3.5

26 Dec 03:38

Choose a tag to compare

Trigger release build

v1.3.4

26 Dec 03:25

Choose a tag to compare

Testing changes to workflows

v1.3.3: Dev (#485)

26 Dec 02:10
53bcac9

Choose a tag to compare

  • Upgrade node to v20 internally
  • Upgrade dependencies

v1.3.2

22 May 14:51
2c48bf8

Choose a tag to compare

Skip release commenting on dependencies

v1.3.1

02 Nov 18:48
5e113e7

Choose a tag to compare

Bump @types/node from 14.14.3 to 14.14.6 (#36)

* Bump @types/node from 14.14.3 to 14.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Remove @types from vendored dependencies

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Cameron Little <cameron@camlittle.com>

v1.3.0

29 Oct 07:55
36987bb

Choose a tag to compare

Add ability to skip processing for given labels (#29)

v1.2.0

10 Oct 18:05

Choose a tag to compare

Add support for labelling

Resolves #14