Skip to content

Releases: nick-fields/assert-action

v4.0.1

16 Jun 17:57
0efd616

Choose a tag to compare

4.0.1 (2026-06-16)

Bug Fixes

  • action: fix error message wording (#52) (0efd616)

v4.0.0

16 Jun 17:53
46051f3

Choose a tag to compare

v3.0.1

16 Jun 14:43
9d4e34b

Choose a tag to compare

3.0.1 (2026-06-16)

Bug Fixes

  • ci: update refs from nick-invision -> nick-fields (c335822)
  • ci: update refs from nick-invision -> nick-fields (#50) (9d4e34b)

Upgrade to node24

20 Mar 17:31
22dd2a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

v2.0.0 - Node20 support

06 Feb 23:47
aa0067e

Choose a tag to compare

Node16 was deprecated so update action to Node20. No functional changes made

v1.3.1

12 Dec 15:19
1e012cc

Choose a tag to compare

1.3.1 (2022-12-12)

Bug Fixes

  • dont use latest as semrel-changelog (#39) (1e012cc)

Initial Implementation

29 Sep 13:22
1e012cc

Choose a tag to compare

Assert values in a workflow

v1.3.0

09 Dec 16:18
c294b80

Choose a tag to compare

1.3.0 (2022-12-09)

Bug Fixes

  • bump node v12->v16 (#28 )

  • untangle semantic-release dependencies and fix publish (#35) (c294b80)

v1.2.0

11 Nov 15:56
3c5242d

Choose a tag to compare

v1.1.0

06 Oct 12:35
8f6ce90

Choose a tag to compare

1.1.0 (2020-10-06)

Features

  • added not* comparisons for negative assertions (bc26a44)