Releases: zentered/issue-forms-body-parser
Releases · zentered/issue-forms-body-parser
v2.2.0
2.2.0 (2023-11-11)
Features
- add link and image parser (0809518)
v2.1.5
2.1.5 (2023-11-09)
Bug Fixes
- use node20 runtime, update packages (04635d8)
v2.1.4
2.1.4 (2023-03-31)
Bug Fixes
v2.1.3
2.1.3 (2023-03-30)
Bug Fixes
v2.1.2
2.1.2 (2023-03-30)
Bug Fixes
- package updates, date-fns-tz (1f7f8e8)
v2.1.1
2.1.1 (2023-01-16)
Bug Fixes
v2.1.0
2.1.0 (2023-01-16)
Features
- pass the body to parse as input (e84d7b8)
v2.0.0
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
1.5.1 (2022-10-14)
Bug Fixes
- setOutput security issues in actions/core (#21) (e345ab0)
v1.5.0
1.5.0 (2022-09-27)
Features
- add silent flag (e03329f)
- remove options and use DEBUG environment variable (8a5747f)