Skip to content

Releases: crederauk/slack-workflow-summary

Release v1.2.6

16 Feb 16:18
6208040
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

App dependency updates

Dev dependency updates

Release v1.2.5

25 Oct 10:49
377d130
Compare
Choose a tag to compare
  • Upgrade node.js from 16.x to 20.x
  • Bump @actions/core from 1.10.0 to 1.10.1
  • Bump @vercel/ncc from 0.38.0 to 0.38.1

Release v1.2.4

20 Oct 09:26
d3a15c1
Compare
Choose a tag to compare

Bump @actions/github from 5.1.1 to 6.0.0

Release v1.2.3

23 Jun 11:33
ace55b5
Compare
Choose a tag to compare

Bump typescript version from 4.9.5 to 5.1.3

Release v1.2.2

10 Feb 10:59
61cac26
Compare
Choose a tag to compare

Upgrade the versions of @actions/core and @actions/github

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

30 Sep 10:05
v1.2.1
c6e55ba
Compare
Choose a tag to compare
  • Bump versions of dependencies with known vulnerabilities
  • Upgrade jest from v28 to v29

Release v1.2

08 Jul 11:00
v1.2
27bbb1e
Compare
Choose a tag to compare

Features:

  • Change "Deployment" to "Workflow Run"

Build changes:

  • Upgrade from node 12 runtime to node 16
  • Upgrade dependency versions
  • Use Yarn 3

Release v1.1

27 May 15:08
746382d
Compare
Choose a tag to compare

Extended the Action to allow excluding a given list of job to be removed from the Slack message.

Release v1

16 Oct 23:39
v1
a3a9b80
Compare
Choose a tag to compare

Initial release of the action