Skip to content

Releases: nick-fields/assert-action

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:57
0efd616

4.0.1 (2026-06-16)

Bug Fixes

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

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:53
46051f3

4.0.0 (2026-06-16)

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:43
9d4e34b

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

Choose a tag to compare

@nick-fields nick-fields released this 20 Mar 17:31
22dd2a6

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

v2.0.0 - Node20 support

Choose a tag to compare

@nick-fields nick-fields released this 06 Feb 23:47
aa0067e

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

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:19
1e012cc

1.3.1 (2022-12-12)

Bug Fixes

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

Initial Implementation

Choose a tag to compare

@nick-invision nick-invision released this 29 Sep 13:22
1e012cc

Assert values in a workflow

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 16:18
c294b80

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

Choose a tag to compare

@github-actions github-actions released this 11 Nov 15:56
3c5242d

1.2.0 (2022-11-11)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 12:35
8f6ce90

1.1.0 (2020-10-06)

Features

  • added not* comparisons for negative assertions (bc26a44)