← Back to Changelog

v7.1.2

Release

v7.1.2 — 2026-08-01

Dependency-maintenance patch across all packages: refreshes runtime and dev dependencies and makes the release workflow's publish steps uniform. No API or behavior changes.

Internal

  • upgrade code quality dependencies: @biomejs/biome 2.5.1→2.5.6, vitest & @vitest/coverage-v8 4.1.9→4.1.10 (140fa0e, #624)
  • upgrade tsdown 0.22.3→0.22.14 and tsx 4.22.4→4.23.1 build tooling (945ab57, #625)
  • upgrade docula 2.1.0→2.2.0 (5ef1297, #626)
  • upgrade hookified 3.0.1→3.0.2 — airhorn runtime dep (eabf4f0, #627)
  • upgrade writr 6.1.3→6.1.5 — airhorn runtime dep (b0ec808, #628)
  • upgrade @aws-sdk/client-ses & @aws-sdk/client-sns 3.1076.0→3.1099.0 — @airhornjs/aws runtime deps (c713281, #629)
  • upgrade pingram 1.0.14→1.0.16 — @airhornjs/pingram runtime dep (c9e9639, #630)
  • make release.yml publish steps uniform now that pingram is published (60803d0, #623)

Contributors

  • @jaredwray (8)

Full List of Changes

  • ci: make release.yml publish steps uniform now that pingram is published by @jaredwray in #623
  • mono - chore: upgrade code quality dependencies by @jaredwray in #624
  • mono - chore: upgrade tsdown and tsx build tooling by @jaredwray in #625
  • mono - chore: upgrade docula by @jaredwray in #626
  • airhorn - chore: upgrade hookified by @jaredwray in #627
  • airhorn - chore: upgrade writr by @jaredwray in #628
  • aws - chore: upgrade AWS SDK dependencies by @jaredwray in #629
  • pingram - chore: upgrade pingram by @jaredwray in #630

Full diff: https://github.com/jaredwray/airhorn/compare/v7.1.1...v7.1.2