Skip to content

Releases: streetsidesoftware/inject-markdown

v3.1.0

04 Jul 10:32
0dc5bb9
Compare
Choose a tag to compare

3.1.0 (2024-07-04)

Features

v3.0.0

21 Jan 09:26
f197ecb
Compare
Choose a tag to compare

3.0.0 (2024-01-21)

This release bumps the minimum NodeJS version to 18. No functional changes have been made.

⚠ BREAKING CHANGES

  • Require Node 18 (#164)

Features

v2.1.0

16 Oct 13:05
d0c7678
Compare
Choose a tag to compare

2.1.0 (2023-10-16)

Features

v2.0.0

20 Jul 10:15
02b67f2
Compare
Choose a tag to compare

2.0.0 (2023-07-20)

⚠ BREAKING CHANGES

  • Update to Node 16

Features

v1.5.0

29 Jan 14:34
b7929b3
Compare
Choose a tag to compare

1.5.0 (2023-01-29)

Features

  • Support injecting as a Block Quote (#28) (3717d3f)

v1.4.0

29 Jan 09:51
7d42a20
Compare
Choose a tag to compare

1.4.0 (2023-01-29)

Features

  • Support GitHub Flavored Markdown (#24) (71b9042)

v1.3.0

03 Jan 08:53
9f35999
Compare
Choose a tag to compare

1.3.0 (2023-01-03)

Features

Bug Fixes

v1.2.0

02 Jan 01:41
dfb4dce
Compare
Choose a tag to compare

1.2.0 (2023-01-02)

Features

  • inject https urls and content from GitHub blobs. (#14) (7bfa896)

Bug Fixes

  • improve handling of injections and add README.md examples (#12) (d7de2f5)

v1.1.1

31 Dec 13:25
68c4d80
Compare
Choose a tag to compare

1.1.1 (2022-12-31)

Bug Fixes

v1.1.0

31 Dec 13:15
f2c8033
Compare
Choose a tag to compare

1.1.0 (2022-12-31)

Features

  • Support injecting code blocks (#8) (95b49ab)