Skip to content

Latest commit

 

History

History
125 lines (59 loc) · 4.74 KB

CHANGELOG.md

File metadata and controls

125 lines (59 loc) · 4.74 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.7 (2024-07-01)

4.1.6 (2024-07-01)

4.1.5 (2024-07-01)

4.1.4 (2024-07-01)

4.1.3 (2024-07-01)

4.1.2 (2024-07-01)

4.1.1 (2024-05-31)

4.1.0 (2023-12-21)

Features

4.0.3 (2023-12-06)

4.0.2 (2023-12-01)

4.0.1 (2023-07-07)

4.0.0 (2023-05-11)

⚠ BREAKING CHANGES

  • Exits with no action when called during a pull request build in CI

Features

  • Exits with no action when called during a pull request build in CI (3f07562)

3.1.4 (2023-04-12)

Bug Fixes

  • devDependencies: add overrides for deep jest@26 transient dependencies (a40c75a)

3.1.3 (2023-04-11)

3.1.2 (2023-03-06)

3.1.1 (2023-01-13)

Bug Fixes

  • ci: upgrade later workflow steps to same cache version (659ede9)

3.1.0 (2022-12-20)

Features

  • ci: upgrade actions, use nvmrc (1caaa72)
  • node: upgrade node (dd9e43a)

3.0.4 (2022-11-28)

3.0.3 (2022-11-15)

3.0.2 (2022-04-22)

3.0.1 (2022-04-22)

3.0.0 (2022-01-04)

⚠ BREAKING CHANGES

  • Throws an error when no output is emitted

Features

  • Throws an error when no output is emitted (a9602ed)

2.0.0 (2021-12-03)

⚠ BREAKING CHANGES

  • runtime: Sets minimum node version of 12

Features

  • CLI: Adds -all flag to alias './**/*.md' (be0db10)

  • runtime: Sets minimum node version of 12 (3c5902b)

1.1.2 (2021-11-26)

1.1.1 (2021-11-19)

1.1.0 (2021-10-08)

Features

  • Adds environment variable controls (497feb6)

1.0.1 (2021-08-13)

1.0.0 (2021-08-06)

⚠ BREAKING CHANGES

  • CLI: Changes all CLI short flags to lowercase characters

Features

  • CLI: Changes all CLI short flags to lowercase characters (fbae5a7)
  • markdown-inject: initial commit (0781660)