Skip to content

Releases: PeterBon/dsh-hooks

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:55
e967b47

What's Changed

  • chore: install from npm and adopt trusted publishing by @PeterBon in #20
  • chore(release): v0.2.2 by @PeterBon in #21
  • ci(publish): debug missing id-token grant by @PeterBon in #22
  • ci(publish): stop setup-node from blocking the OIDC path by @PeterBon in #23
  • ci(publish): verbose npm log to surface the OIDC exchange error by @PeterBon in #24
  • ci(publish): exchange the OIDC token for Sigstore ourselves by @PeterBon in #25
  • ci(publish): upgrade npm to 11 for tokenless trusted publishing by @PeterBon in #26
  • ci(publish): skip npm publish when the version already exists by @PeterBon in #27

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:53
d3815ed

What's Changed

  • docs: document feishu-setup QR flow in READMEs by @PeterBon in #13
  • fix(feishu): show turn content directly without meta lines by @PeterBon in #14
  • fix(feishu): honor result_max_chars from the config file by @PeterBon in #15
  • feat(feishu): render cards with JSON 2.0 markdown by @PeterBon in #16
  • fix(feishu): hard-break meta lines and keep the hr separator by @PeterBon in #17
  • chore(release): v0.2.1 by @PeterBon in #18

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 06:42
d9bd289

What's Changed

  • feat: config-driven lifecycle hooks core by @PeterBon in #1
  • feat: feishu notify example and Chinese docs by @PeterBon in #2
  • feat: feishu card notifications matching feishu-notify style by @PeterBon in #3
  • feat: feishu-setup CLI with QR scan-to-create by @PeterBon in #4
  • fix: openUrl crash after successful scan by @PeterBon in #5
  • fix: pin hook script to stable path outside npx cache by @PeterBon in #6
  • fix(feishu): show session title and turn content in cards by @PeterBon in #7
  • chore: harden CI and test isolation by @PeterBon in #8
  • fix: Feishu robustness and config validation by @PeterBon in #9
  • chore: PR template, pnpm pin, and release workflow by @PeterBon in #10
  • chore(release): v0.2.0 by @PeterBon in #11
  • fix(ci): publish workflow rejects secrets in if conditionals by @PeterBon in #12

New Contributors

Full Changelog: https://github.com/PeterBon/dsh-hooks/commits/v0.2.0