Skip to content

Releases: fastify/releasify

v3.1.2

18 Dec 19:05
3250551
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v2.0.1

04 Oct 14:23
Compare
Choose a tag to compare

πŸ“š PR:

  • fix: improve npm error message output (#190)

v2.0.0

29 Sep 10:37
Compare
Choose a tag to compare

πŸ“š PR:

  • build(deps): bump fastify/github-action-merge-dependabot (#184)
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#188)
  • major: remove node 10 support (#189)
  • fix: support both types of "repository" in package.json (#187)