Releases: fastify/releasify
Releases Β· fastify/releasify
v3.1.2
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #261
- chore(.gitignore): add bun lockfile by @Fdawgs in #265
- build(deps): bump pino-pretty from 9.4.0 to 10.0.0 by @dependabot in #267
- ci: only trigger on pushes to main branches by @Fdawgs in #268
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #274 - chore: add
.gitattributes
file by @Fdawgs in #275 - chore(lib): add missing
use strict
directive by @Fdawgs in #276 - chore(package): explicitly declare js module type by @Fdawgs in #277
- build(deps): bump fastify/workflows from 3 to 4 by @dependabot in #283
- Revert "build(deps): bump fastify/workflows from 3 to 4" by @jsumners in #284
- chore(.gitignore): add .tap/ dir by @Fdawgs in #288
- style: remove trailing whitespace by @Fdawgs in #290
- docs(readme): update ci badge syntax by @Fdawgs in #291
- build(deps-dev): replace standard with neostandard by @Fdawgs in #292
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #294
- docs(readme): replace standard badge with neostandard by @Fdawgs in #295
- fix: new otp string by @Eomm in #293
New Contributors
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- fix: setting message to undefined when release-body set by @dancastillo in #260
Full Changelog: v3.2.0...v3.1.1
v3.1.0
What's Changed
- improve inlineNotEmpty by @Uzlopak in #258
- feat: #255 use gh generate_release_notes when gh-release-edit not passed in by @dancastillo in #257
New Contributors
- @dancastillo made their first contribution in #257
Full Changelog: v3.0.1...v3.2.0
v3.0.1
v3.0.0
π PR:
- Bumped v2.1.2
- replace strictDeepEqual with strictSame (#245)
- test: move tap config to .taprc (#243)
- chore: rename getRepositoryUrl to get-repository-url (#244)
- major: update ajv to version 8 (#240)
- major: update yargs to v21.1.0 (#241)
- update pino to v8.3.1 (#242)
- fix: Revert "build(deps): bump simple-git from 2.48.0 to 3.0.3" (#246)
- fix: Revert "build(deps): bump simple-git from 2.48.0 to 3.0.3" (#246)
v2.1.2
v2.1.1
π PR:
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#197)
- build(deps): bump fastify/github-action-merge-dependabot (#203)
- build(dependabot): ignore minor and patch github-actions updates (#205)
- build(deps): bump fastify/github-action-merge-dependabot (#206)
- build(deps): bump fastify/github-action-merge-dependabot (#207)
- chore: upgrade github-action-merge-dependabot to v3 (#209)
- build(deps): bump simple-git from 2.48.0 to 3.0.3 (#211)
- build: reduce dependabot update frequency (#212)
- build(deps): bump actions/checkout from 2 to 3 (#216)
- build(deps): bump actions/setup-node from 2 to 3 (#217)
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 (#218)
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 (#220)
- ci!: migrate to fastify reusable workflow (#221)
- build(deps): bump pino-pretty from 7.6.1 to 8.0.0 (#222)
- chore(.gitignore): use updated skeleton template (#224)
- build(deps): bump @octokit/rest from 18.12.0 to 19.0.3 (#227)
- chore(package): remove
engines
field (#228) - build(deps): bump commist from 2.0.0 to 3.0.0 (#231)
- disable package-lock generation (#236)
- activate lint step in workflow (#237)
- ci: enable license checking (#235)
- chore: remove inquirer (#239)
- test: Fix unit tests local (#238)