Skip to content

Latest commit

 

History

History
157 lines (77 loc) · 7.07 KB

CHANGELOG.md

File metadata and controls

157 lines (77 loc) · 7.07 KB

3.0.1 (2024-10-14)

Bug Fixes

3.0.0 (2024-10-12)

Bug Fixes

Features

BREAKING CHANGES

  • use esbuild

2.1.3 (2023-03-10)

Bug Fixes

2.1.2 (2023-03-10)

Bug Fixes

  • cannot find module '@semantic-release/error' (857ecfe)
  • cannot find module '@semantic-release/error' (fd89e1e)
  • cannot find module 'conventional-changelog-angular' (89865ea)
  • remove 'conventional-changelog-angular' (032d8e9)

2.1.1 (2023-01-03)

Bug Fixes

  • donot generate npm tarball (cdb68e0)

2.1.0 (2023-01-03)

Features

  • use npm to update version of package.json (86dfa91)

2.0.9 (2023-01-03)

Bug Fixes

  • install plugin with "--no-save" (be46c62)

2.0.8 (2023-01-03)

Bug Fixes

2.0.7 (2023-01-03)

Bug Fixes

2.0.6 (2023-01-03)

Bug Fixes

  • install plugins manually (fe5399d)

2.0.5 (2023-01-03)

Bug Fixes

2.0.4 (2023-01-03)

Bug Fixes

2.0.3 (2022-12-23)

2.0.2 (2022-12-23)

2.0.1 (2022-12-22)

Bug Fixes

  • should add dist dir to tag (8c5276e)

2.0.0 (2022-12-22)

Bug Fixes

Documentation

BREAKING CHANGES

  • release 2.0

1.0.1 (2022-12-22)

Bug Fixes

1.0.0 (2022-12-22)

Bug Fixes

  • 🐛 git committer (dd5ece1)
  • 🐛 run "yarn build" to include "dist" dir (f9a43e4)
  • 🐛 should delete temp branch (286a046)
  • 🐛 should delete temp branch (23e606a)
  • 🐛 should delete temp branch (e0f3568)
  • auto detect npm exec path (53726b4)
  • fix build script (35fdd96)
  • fix pack name (f55a876)
  • import of "@actions/core" (d049e42)
  • put token in env (5c93c3f)

Features