Skip to content

Releases: npalm/action-docs

v2.4.3

03 Sep 09:52
7fdd9e3
Compare
Choose a tag to compare

2.4.3 (2024-09-03)

Bug Fixes

  • deps: bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group (#689) (f3f9983)
  • deps: bump yaml from 2.4.2 to 2.5.0 (#665) (de67387)

v2.4.2

03 Jul 20:17
bf8725c
Compare
Choose a tag to compare

2.4.2 (2024-07-03)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#634) (d250deb)
  • deps: bump yaml from 2.4.1 to 2.4.2 (#601) (abe0bff)
  • Ignore empty inputs in workflows and actions (#620) (b0b7b4e)

v2.4.1

27 Apr 13:29
8ae3fa6
Compare
Choose a tag to compare

2.4.1 (2024-04-27)

Bug Fixes

  • update tsconfig to node20 recommendations (#579) (2866dcf)

v2.4.0

13 Mar 20:06
c846d9c
Compare
Choose a tag to compare

2.4.0 (2024-03-13)

Features

v2.3.0

09 Mar 16:09
bd57cbb
Compare
Choose a tag to compare

2.3.0 (2024-03-09)

Features

Bug Fixes

v2.2.0

06 Mar 21:19
6257c86
Compare
Choose a tag to compare

2.2.0 (2024-03-06)

Summary

This release introduces the option to generate docs for workflow. The following changes are made in the module. Only in case you consume the API you have to update the option actionFile to `sourceFile1.

  • Cli: options s is replacing a (Backwards compatible)
  • Readme comment tags: attribute action replaced by source. (Backwards compatible)
  • API: option actionFile replaced by sourceFile1

Changes

Features

Bug Fixes

v2.1.0

16 Feb 07:33
f8a45a1
Compare
Choose a tag to compare

2.1.0 (2024-02-15)

Features

v2.0.1

14 Feb 23:33
2147d09
Compare
Choose a tag to compare

2.0.1 (2024-02-14)

Bug Fixes

v2.0.0

04 Feb 21:59
f62c7de
Compare
Choose a tag to compare

2.0.0 (2024-02-04)

⚠ BREAKING CHANGES

  • support multiple actions in a single readme (#505)

Features

  • support multiple actions in a single readme (#505) (284bf3f)

Miscellaneous

v1.3.0

07 Apr 21:56
71c5c39
Compare
Choose a tag to compare

1.3.0 (2023-04-07)

Features

Miscellaneous