Skip to content

Releases: fastify/releasify

v3.1.4

27 Sep 12:29

Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

07 Sep 15:44

Choose a tag to compare

What's Changed

  • refactor(lib/commands/publish): remove unused catch binding by @Fdawgs in #296
  • perf(lib/commands/publish): use optional chaining by @Fdawgs in #297
  • perf(get-repository-url): immediately return instead of using temp var by @Fdawgs in #298
  • build(deps): bump fastify/workflows from 3 to 5 by @dependabot[bot] in #299
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot[bot] in #305
  • docs(readme): spelling and grammar fixes by @Fdawgs in #309
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #310
  • chore: rename master to main by @Fdawgs in #311
  • test: migrate to node test runner by @ilteoood in #312
  • ci(ci): set job permissions by @Fdawgs in #314
  • ci: set permissions at workflow level by @Fdawgs in #315
  • ci: restore job level permissions by @Fdawgs in #316
  • chore(license): update date ranges; standardise style by @Fdawgs in #317
  • fix: skip git lebel get by @Eomm in #318

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

18 Dec 19:05
3250551

Choose a tag to compare

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

16 Dec 08:45
1b1e713

Choose a tag to compare

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

15 Dec 18:35
84a36bd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.2.0

v3.0.1

19 Oct 19:55
f8a4e7f

Choose a tag to compare

πŸ“š PR:

  • build(deps): bump pino-pretty from 8.1.0 to 9.0.0 (#249)
  • fix: compare only a git status subset (#251)

v3.0.0

13 Aug 07:31

Choose a tag to compare

πŸ“š 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

13 Aug 07:30

Choose a tag to compare

πŸ“š PR:

  • fix: Revert "build(deps): bump simple-git from 2.48.0 to 3.0.3" (#246)

v2.1.1

03 Aug 17:53

Choose a tag to compare

πŸ“š 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)

v2.1.0

28 Oct 10:15

Choose a tag to compare

πŸ“š PR:

  • build(deps): bump pino from 6.13.3 to 7.0.1 (#194)
  • build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#195)
  • feat: input npm otp token (#196)