Skip to content

Releases: nearform/optic-release-automation-app

v0.4.7

16 Feb 09:19
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.6 by @optic-release-automation in #218
  • build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #219
  • build(deps): bump fastify from 4.12.0 to 4.13.0 by @dependabot in #220
  • build(deps-dev): bump pino-pretty from 9.1.1 to 9.2.0 by @dependabot in #221
  • build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #222
  • build(deps): bump fluent-json-schema from 4.0.0 to 4.1.0 by @dependabot in #223

Full Changelog: v0.4.6...v0.4.7

v0.4.6

08 Feb 09:01
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.5 by @optic-release-automation in #211
  • build(deps): bump @octokit/rest from 19.0.5 to 19.0.7 by @dependabot in #212
  • build(deps): bump fastify from 4.11.0 to 4.12.0 by @dependabot in #213
  • build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #214
  • feat: update notify-release config by @davideroffo in #216

Full Changelog: v0.4.5...v0.4.6

v0.4.5

20 Jan 10:10
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.4 by @optic-release-automation in #201
  • build(deps): bump fastify from 4.10.2 to 4.11.0 by @dependabot in #202
  • build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #203
  • build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #204
  • build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #205
  • build(deps): bump fastify-plugin from 4.4.0 to 4.5.0 by @dependabot in #207
  • build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #208
  • build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #209

Full Changelog: v0.4.4...v0.4.5

v0.4.4

29 Dec 11:34
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.3 by @optic-release-automation in #198
  • build(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 by @dependabot in #199

Full Changelog: v0.4.3...v0.4.4

v0.4.3

21 Dec 10:10
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.2 by @optic-release-automation in #193
  • build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @dependabot in #195
  • feat: add prerelease param to publish release by @davideroffo in #197

Full Changelog: v0.4.2...v0.4.3

v0.4.2

19 Dec 07:45
Compare
Choose a tag to compare

What's Changed

  • feat: add .nvmrc file by @guilhermelimak in #165
  • build(deps): bump fastify from 4.9.2 to 4.10.0 by @dependabot in #166
  • build(deps): bump fastify from 4.10.0 to 4.10.2 by @dependabot in #169
  • [OPTIC-RELEASE-AUTOMATION] release/v0.3.1 by @optic-release-automation in #171
  • build(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #172
  • build(deps-dev): bump eslint from 8.27.0 to 8.28.0 by @dependabot in #168
  • build(deps-dev): bump sinon from 14.0.2 to 15.0.0 by @dependabot in #174
  • feat: accept name prop when creating release by @guilhermelimak in #175
  • build(deps): bump google-github-actions/deploy-cloudrun from 0 to 1 by @dependabot in #176
  • fix: filter ci executions against pushes to main only by @brunopascottini in #167
  • build(deps-dev): bump eslint from 8.28.0 to 8.29.0 by @dependabot in #178
  • build(deps): bump fastify-plugin from 4.3.0 to 4.4.0 by @dependabot in #179
  • build(deps): bump env-schema from 5.1.1 to 5.2.0 by @dependabot in #180
  • feat: add generateReleaseNotes and releaseNotes by @davideroffo in #183
  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.0 by @optic-release-automation in #184
  • fix: update node semver version by @davideroffo in #186
  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.1 by @optic-release-automation in #187
  • build(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #188
  • build(deps-dev): bump sinon from 15.0.0 to 15.0.1 by @dependabot in #190
  • fix: update node version to 18.12.0 by @davideroffo in #192

New Contributors

Full Changelog: v0.3.0...v0.4.2

v0.4.1

07 Dec 14:55
Compare
Choose a tag to compare

What's Changed

  • feat: add .nvmrc file by @guilhermelimak in #165
  • build(deps): bump fastify from 4.9.2 to 4.10.0 by @dependabot in #166
  • build(deps): bump fastify from 4.10.0 to 4.10.2 by @dependabot in #169
  • [OPTIC-RELEASE-AUTOMATION] release/v0.3.1 by @optic-release-automation in #171
  • build(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #172
  • build(deps-dev): bump eslint from 8.27.0 to 8.28.0 by @dependabot in #168
  • build(deps-dev): bump sinon from 14.0.2 to 15.0.0 by @dependabot in #174
  • feat: accept name prop when creating release by @guilhermelimak in #175
  • build(deps): bump google-github-actions/deploy-cloudrun from 0 to 1 by @dependabot in #176
  • fix: filter ci executions against pushes to main only by @brunopascottini in #167
  • build(deps-dev): bump eslint from 8.28.0 to 8.29.0 by @dependabot in #178
  • build(deps): bump fastify-plugin from 4.3.0 to 4.4.0 by @dependabot in #179
  • build(deps): bump env-schema from 5.1.1 to 5.2.0 by @dependabot in #180
  • feat: add generateReleaseNotes and releaseNotes by @davideroffo in #183
  • [OPTIC-RELEASE-AUTOMATION] release/v0.4.0 by @optic-release-automation in #184
  • fix: update node semver version by @davideroffo in #186

New Contributors

Full Changelog: v0.3.0...v0.4.1

v0.4.0

07 Dec 11:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.1

23 Nov 09:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Nov 17:55
fd2dfa6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.3.0