Skip to content

v1.9.1-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:23
· 1 commit to next since this release

1.9.1-next.1 (2026-07-09)

Bug Fixes

  • release: adds back github token (cd34c52)
  • release: adds defaults (fdac965)
  • release: adds dependency of test job (3cd41cf)
  • release: adds new release workflows (9350a16)
  • release: adds permissions to action (d66921b)
  • release: brings testing job into release action (94551bd)
  • release: fixes commitlint issues (ac51e58)
  • release: fixes typo in workflow (53d1443)
  • release: makes release config common js (ccefcad)
  • release: removes extraneous test that was causing failure in build not local (687bbd6)
  • release: removes PR action and corrects branch for testing push (5a1059a)
  • release: replaces inline testing with test workflow chaining (d5b77b7)
  • release: stop committing build output and drop unused deps (d64ac2c), closes #45
  • release: updates branches for workflow for main and next (725d29c)
  • release: updates workflow away from quotations as per the github docs (c6dbd1a)