Skip to content

Commit

Permalink
chore(main): release 2.31.1 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 19, 2023
1 parent caa5226 commit 1bcfb16
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.31.1](https://github.com/Jnig/fastify-flux/compare/v2.31.0...v2.31.1) (2023-06-18)


### Bug Fixes

* **deps:** update dependency @fastify/swagger to v8.5.1 ([8dd172a](https://github.com/Jnig/fastify-flux/commit/8dd172acbb1dbcddef42e97fe846396467ef1e57))
* **deps:** update dependency @fastify/swagger to v8.6.0 ([caa5226](https://github.com/Jnig/fastify-flux/commit/caa5226578ad2363092ee18055f6bad307639011))
* **deps:** update dependency @fastify/swagger-ui to v1.9.0 ([09327bf](https://github.com/Jnig/fastify-flux/commit/09327bf677da29ffb6ce96c99c2d247d93890e64))
* **deps:** update dependency fastify to v4.18.0 ([c7b61c7](https://github.com/Jnig/fastify-flux/commit/c7b61c7ae88d61dbab8e149ea6c219b693f9b36c))
* **deps:** update prisma monorepo to v4.15.0 ([585df00](https://github.com/Jnig/fastify-flux/commit/585df0042b12b2d4038a0e3b4b4f475f88e8369f))
* error with missing file ([6ca95b3](https://github.com/Jnig/fastify-flux/commit/6ca95b3e2ce65c35e5545bbfcff832b9178fb36f))

## [2.31.0](https://github.com/Jnig/fastify-flux/compare/v2.30.1...v2.31.0) (2023-05-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"workspaces": [
"packages/*"
],
"version": "2.31.0"
"version": "2.31.1"
}

0 comments on commit 1bcfb16

Please sign in to comment.