Skip to content

0.3.0

Choose a tag to compare

@ambiere ambiere released this 25 Jan 18:47
· 222 commits to main since this release

0.3.0 (2024-01-25)

Fix

  • In CI servers, only dependencies are installed, the prepare: husky script fails because husky won't be installed.
  • To avoid installing Git Hooks on CI servers, we check the CI env before installing the hook.