Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 15:54
· 138 commits to main since this release
2d06a22

Release date: 2023/07/29

Features

  • feat: add configure juicity modal in #191 by (@wanlce)

Bug Fixes

  • fix: rename modal not closing after changing rule names in #188 by (@kunish)
  • fix: reload icon not showing on small size screens in #187 by (@kunish)
  • fix: avoid to install husky when not in a git repo in #185 by (@douglarek)

Others

  • chore(sync): keep upstream source up-to-date in #194 by (@daeBot)
  • ci/fix(generate-changelogs): fix dry_run input description in #193 by (@yqlbu)
  • chore/feat: add checkout.sh in #192 by (@mzz2017)
  • ci/fix(pr-build,build): fix submodule path trigger in #190 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #189 by (@daeBot)
  • chore(sync): keep upstream source up-to-date in #186 by (@daeBot)
  • chore(sync): keep upstream source up-to-date in #184 by (@daeBot)
  • ci(pr-build): update trigger paths in #183 by (@yqlbu)
  • chore: update codeowners in #182 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #181 by (@daeBot)
  • ci(pr-build): ONLY keep arm64, amd64 as build targets in #180 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #179 by (@daeBot)
  • ci(release): checkout codebase based on ref in #178 by (@yqlbu)

Full Changelog: v0.2.0...v0.3.0

New Contributors