Skip to content

Latest commit

 

History

History
136 lines (60 loc) · 4.79 KB

CHANGELOG.md

File metadata and controls

136 lines (60 loc) · 4.79 KB

0.0.20 (2022-12-15)

  • fix: hooks exit code handling. it now fails if exit code is not zero (13b0439)

0.0.19 (2022-12-14)

  • feat: added support for working directory in hooks (a3a9ee7)

0.0.18 (2022-12-14)

  • feat: first version working correctly (2c131cb)

0.0.17 (2022-12-14)

0.0.17 (2022-12-14)

0.0.16 (2022-12-14)

  • release: new version ABC (005efb3)

0.0.15 (2022-12-14)

0.0.13 (2022-12-14)

  • release: new version ABC (92bea99)
  • feat: try to get changelog right (ac2838a)

0.0.12 (2022-12-14)

  • release: new version ABC (47dc511)

0.0.11 (2022-12-14)

  • release: new version ABC (09e2025)

0.0.10 (2022-12-14)

  • release: new version ABC (637c31c)

0.0.9 (2022-12-14)

0.0.8 (2022-12-14)

  • release: new version ABC (f060ae2)
  • feat: try to use $SEMVER (aedf3fd)

0.0.7 (2022-12-14)

  • chore: new version %NEW_VERSION% (97d915b)
  • fix: try to fix initial change log generation (b327d2d)

0.0.6 (2022-12-14)

  • chore: new version %NEW_VERSION% (6872d8f)
  • chore: new version %NEW_VERSION% (4b64199)
  • fix: r-tool uses r tool now (43473ef)

0.0.5 (2022-12-14)

  • feat: added git root detector (059afdb)
  • feat: added hook command runner (45badcd)
  • feat: added versions (715d15c)
  • feat: automatic changelog (a27f0b2)
  • feat: pack release notes into nuget packages (f707ea6)
  • feat: run pre release hooks (58b65f0)

0.0.4 (2022-10-28)

0.0.3 (2022-10-28)

0.0.2 (2022-10-28)

  • build: fixed build (634b6ec)
  • build: set package name and tool name (1e9273d)
  • test: fix messages (cef561b)
  • feat: Basic infastructure & detect git repository (fcc95ba)
  • feat: Confirm Branch (d8942ae)
  • feat: tool almost finished (85265c4)
  • Add .gitattributes. (71200e4)
  • Add project files. (89d2eaa)