Skip to content

Latest commit

 

History

History
99 lines (72 loc) · 9.31 KB

CHANGELOG.md

File metadata and controls

99 lines (72 loc) · 9.31 KB

1.2.0 (22/12/2024)

  • feat(filters): angular-readme-only-docs (42f42f8)
  • docs(changelog): v1.1.0 (a63d476)

1.1.0 (20/12/2024)

  • feat(options): overwrite (ce34638)
  • feat: filters (04d5b33)
  • ci(release): run changenog instead of file directly (27db0e1)
  • docs(changelog): v1.0.0 (a9323bc)
  • ci(release): fix changenog path (6acba4b)

1.0.0 (18/12/2024)

  • feat: consistent locale for date formatting, add locale cli option (e7f7019)
  • chore(eslint): correct eslint script (c26531e)
  • chore(deps): bump (ef8de9d)
  • build(typescript): correct rootDir (a9be89a)
  • refactor: tidy up code, move to src directory, and add utils file (a310701)
  • chore: bump all deps and update configs for eslint, prettier, and typescript (2ff9351)
  • docs(changelog): fix date format (3bf3439)
  • ci(release): throw on unclean working tree (7a09219)
  • docs(changelog): v0.6.0 (29bb780)

0.6.0 (27/03/2024)

  • fix: wrap git tag flag in quotes (990c61d)
  • chore(deps): bump (418fed0)
  • refactor(text formatting): var ordering and comments (afe81dd)
  • docs(changelog): v0.5.2 (03afabd)

0.5.2 (31/08/2023)

  • refactor: simplify get git root (a107024)
  • fix: handle if no commits later than tag (dcccc40)

0.5.1 (30/08/2023)

  • perf: prevent unnecessary iterations (4f148e1)
  • docs(changelog): regenerate from scratch (69cb7d7)
  • docs(changelog): v0.5.0 (c9b7811)

0.5.0 (30/08/2023)

  • feat(links): link to all tags if no previous version (33e7b88)
  • docs(readme): tag parsing, remove requirements (075da27)
  • feat(option): max-commits, get arg fn (20748cd)
  • feat: shorter date formats (e69f7d1)
  • feat: parse git tags, add all entries since last (b1d9b0c)
  • chore: vscode launch config (62bfd7d)
  • fix: prev version and date regex (0d1bd12)
  • docs(changelog): v0.4.1 (de9f58f)

0.4.1 (29/08/2023)

  • fix(links): only add compare link if prev tag exists (8615182)

0.4.0 (29/08/2023)

  • docs(changelog): v0.4.0 (26682e9)
  • feat: parse git tags (d37ec62)
  • fix(links): remove git url suffix (f73758d)
  • refactor(release): rename exec to run (72c877e)
  • docs(changelog): v0.3.0 (c0ac752)

0.3.0 (27/08/2023)

  • feat: use exec over exec file (33600df)
  • ci(release): use spawn (ea6d618)

0.2.0 (25/08/2023)

  • docs(changelog): v0.2.0 (87103c0)
  • feat(option): continue (3c7b6aa)
  • ci(release): clean dist (25b9df3)
  • build(ts): only include index js (ab675de)
  • chore(deps): remove fs-extra types (18120da)
  • feat: correct pkg type checks (a720362)

0.1.1 (25/08/2023)

  • docs(changelog): v0.1.1 (26ee1fd)
  • ci(release): read package version at correct point (bbec888)
  • fix(links): compare link format (f8e4a54)

0.1.0 (25/08/2023)

  • docs(changelog): v0.0.1 (5b31fd6)
  • ci(release): add release script (aa28f1e)
  • docs: flesh out readme, add description, links and keywords (96c0212)
  • chore(scripts):fix release command order (73e0527)
  • feat(deps): drop fs-extra, sync (7dd00eb)
  • docs(changelog): 0.0.1 (06dc838)
  • feat(links): get remote url from git log, github vs gitlab checks (ddbcec4)

0.0.1 (25/08/2023)