Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 712 Bytes

any-ts

0.40.9

Patch Changes

  • 1dd4331: ci
  • 4eaefdb: fix: don't run pnpm run version in bin/version, run changeset version
  • 6060a67: fix: straightens out release pipeline

0.40.8

Patch Changes

  • fix: configure changesets to make access public

0.40.7

Patch Changes

  • fix: adds npm script to ci

0.40.6

Patch Changes

  • fix: adds publish script

0.40.5

Patch Changes

  • chore: commits lockfile

0.40.4

Patch Changes

  • chore: specify node version in CI

0.40.3

Patch Changes

  • 2c28f7e: uses changesets to manage version; updates deps
  • 8a688b2: chore: upgrades deps
  • f7fd9e2: initial release test
  • infra: adds changesets to release pipeline