Releases: bitly/bitlyapi.js
Releases · bitly/bitlyapi.js
Release list
v0.1.1
What's Changed
- Use npm trusted publishing (remove NODE_AUTH_TOKEN) by @jehiah in #11
- Fix extensions for CJS and ESM exports by @colinhemphill in #12
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Summary
- Automated OpenAPI client updates
- Build with
tsdownto export CJS and ESM bundles
What's Changed
- feat: Update TypeScript client by @github-actions[bot] in #2
- chore: bump openapi-generator-cli to 7.21.0 by @jehiah with @Copilot in #4
- chore: add Dependabot config to keep GitHub Actions updated by @jehiah in #5
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #7
- chore: upgrade OpenAPI Generator CLI to 7.23.0 by @jehiah in #8
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
- feat: Update TypeScript client by @github-actions[bot] in #3
- Use tsdown to bundle into ESM and CJS exports by @colinhemphill in #9
New Contributors
- @github-actions[bot] made their first contribution in #2
- @jehiah with @Copilot made their first contribution in #4
- @jehiah made their first contribution in #5
- @dependabot[bot] made their first contribution in #7
- @colinhemphill made their first contribution in #9
Full Changelog: v0.0.2...v0.1.0