Skip to content

Releases: hypertrons/hypertrons-crx

v1.6.3

25 Jul 09:45
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump terser from 5.14.1 to 5.14.2 by @dependabot in #407
  • chore: remove an event listener that won't work by @tyn1998 in #409
  • chore: replace deprecated property "gap" with "token.childrenGap" by @zhicheng-ning in #410
  • docs: fix broken images in README by @tyn1998 in #412
  • ci: automatically deploy to edge add-on store by @tyn1998 in #415
  • docs: removed link from opera icon in README by @debjit20504 in #417
  • ci: release body with contributor login name by @tyn1998 in #418
  • community: invite @wxharry to be one of the Hypercrx maintainers 🎉 by @tyn1998 in #421
  • ci: release file names with version number by @tyn1998 in #419
  • docs: fix broken image and change table style by @xgdyp in #425

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

12 Jul 02:58
Compare
Choose a tag to compare

What's Changed

  • fix: using dark theme in day time or vice verse is not considered by @tyn1998 in #401
  • fix: fatal issue 382 by @tyn1998 in #396

Full Changelog: v1.6.1...v1.6.2

v1.6.1

07 Jul 08:33
Compare
Choose a tag to compare

What's Changed

  • ci: fix the workflow update-information by @tyn1998 in #390
  • ci: add pre-commit and run prettier in it by @wxharry in #386
  • refactor: import exported modules rather files by @tyn1998 in #394
  • refactor: pure es6 import syntax by @tyn1998 in #384

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Jun 03:31
Compare
Choose a tag to compare

The first versioned release!

Hi, friends!

We are so excited to announce you that from now we have a set of workflows and scripts (#352) to tag and release a version! Each time we manually dispatch the workflow "release-deploy", all conventional commits between last release and this release will be written into the release body like below, and then the new version will be submitted to extension store automatically.

Thanks, @wxharry!

What's Changed

Read more