Skip to content

Latest commit

Β 

History

History
212 lines (108 loc) Β· 6.34 KB

CHANGELOG.md

File metadata and controls

212 lines (108 loc) Β· 6.34 KB

v0.0.29 (2023-07-09)

compare changes

View changes on GitHub

v0.0.28 (2023-07-04)

🏎 Performance

  • Try reuse .vscode-test by cache (949bb35)

🐞 Bug Fixes

❀️ Contributors

View changes on GitHub

v0.0.27 (2023-07-03)

🐞 Bug Fixes

❀️ Contributors

View changes on GitHub

v0.0.26 (2023-07-03)

🏎 Performance

❀️ Contributors

View changes on GitHub

v0.0.25 (2023-07-03)

🐞 Bug Fixes

  • Github actions set-output warning (f5d1d4f)

❀️ Contributors

View changes on GitHub

v0.0.24 (2023-07-03)

🐞 Bug Fixes

  • Set git tag when latest commit is not tagged (6d1a81b)
  • Set git tag when latest commit is not tagged (3f07c9a)

❀️ Contributors

View changes on GitHub

v0.0.23 (2023-07-03)

🐞 Bug Fixes

  • Can't get tags when set-git-tag (0e2205e)

❀️ Contributors

View changes on GitHub

v0.0.22 (2023-07-03)

🐞 Bug Fixes

  • Ci skip the publish and github release job (4047392)

❀️ Contributors

View changes on GitHub

v0.0.21 (2023-07-03)

🏎 Performance

  • Reuse test when publish (5023c69)

❀️ Contributors

View changes on GitHub

v0.0.20 (2023-07-03)

🐞 Bug Fixes

❀️ Contributors

v0.0.19 (2023-07-03)

🐞 Bug Fixes

❀️ Contributors

v0.0.18 (2023-07-03)

compare changes

πŸš€ Features

  • Output some useful github url when release (a409bdf)

🐞 Bug Fixes

  • Test failed when publish (3fdebd0)

❀️ Contributors

v0.0.17 (2023-07-03)

compare changes

🏎 Performance

  • Optimize test in publish (772f823)

❀️ Contributors

v0.0.16 (2023-07-03)

compare changes

πŸš€ Features

  • Publish github release use changelogithub (7806610)

🐞 Bug Fixes

  • Run publish only when tests pass (9a6ad47)

πŸ“¦ Build

  • deps: Remove useless deps (f91a5ab)

❀️ Contributors

v0.0.15 (2023-07-03)

compare changes

πŸš€ Features

  • Use @yutengjing/release to release (c9f03e8)

❀️ Contributors

v0.0.14 (2023-07-03)

compare changes

πŸš€ Features

  • Support auto generate changelog (d4288a9)

❀️ Contributors

0.0.1 - 2022-11-17

Added

  • feature1
  • feature2

Fixed

  • issue1
  • issue2