Skip to content

Releases: zentered/issue-forms-body-parser

v2.2.0

11 Nov 00:18
93bd9fd
Compare
Choose a tag to compare

2.2.0 (2023-11-11)

Features

  • add link and image parser (0809518)

v2.1.5

09 Nov 15:13
d7a078f
Compare
Choose a tag to compare

2.1.5 (2023-11-09)

Bug Fixes

  • use node20 runtime, update packages (04635d8)

v2.1.4

31 Mar 10:54
b41f51e
Compare
Choose a tag to compare

2.1.4 (2023-03-31)

Bug Fixes

v2.1.3

30 Mar 06:40
cc6724a
Compare
Choose a tag to compare

2.1.3 (2023-03-30)

Bug Fixes

v2.1.2

30 Mar 06:27
1f7f8e8
Compare
Choose a tag to compare

2.1.2 (2023-03-30)

Bug Fixes

  • package updates, date-fns-tz (1f7f8e8)

v2.1.1

16 Jan 10:24
38971b8
Compare
Choose a tag to compare

2.1.1 (2023-01-16)

Bug Fixes

v2.1.0

16 Jan 10:22
885d243
Compare
Choose a tag to compare

2.1.0 (2023-01-16)

Features

  • pass the body to parse as input (e84d7b8)

v2.0.0

02 Jan 16:58
301c826
Compare
Choose a tag to compare

2.0.0 (2023-01-02)

Features

  • include all headers as top-level attributes, add header level (#23) (301c826)

BREAKING CHANGES

  • level-4 and other headers are now included as top-level attribute, not in the paragraph any more

v1.5.1

14 Oct 08:28
e345ab0
Compare
Choose a tag to compare

1.5.1 (2022-10-14)

Bug Fixes

  • setOutput security issues in actions/core (#21) (e345ab0)

v1.5.0

27 Sep 13:41
ef3236c
Compare
Choose a tag to compare

1.5.0 (2022-09-27)

Features

  • add silent flag (e03329f)
  • remove options and use DEBUG environment variable (8a5747f)