Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

Commit de78e29

Browse files
chore(master): release 5.0.6 (#363)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d8e6a90 commit de78e29

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [5.0.6](https://github.com/Fdawgs/ydh-community-contacts-api/compare/v5.0.5...v5.0.6) (2022-08-20)
4+
5+
6+
### Miscellaneous
7+
8+
* compress images ([#362](https://github.com/Fdawgs/ydh-community-contacts-api/issues/362)) ([a4761e4](https://github.com/Fdawgs/ydh-community-contacts-api/commit/a4761e47bb503e1bd60c0b7925642ac2d120c37b))
9+
10+
11+
### Dependencies
12+
13+
* **deps-dev:** bump eslint-plugin-jest from 26.8.3 to 26.8.4 ([#368](https://github.com/Fdawgs/ydh-community-contacts-api/issues/368)) ([d8e6a90](https://github.com/Fdawgs/ydh-community-contacts-api/commit/d8e6a90734bf83984bab400d6cc4691c288c902e))
14+
* **deps:** bump fastify from 4.5.0 to 4.5.2 ([#367](https://github.com/Fdawgs/ydh-community-contacts-api/issues/367)) ([93b6b03](https://github.com/Fdawgs/ydh-community-contacts-api/commit/93b6b03521d7abf5c8b26c59cee5472deadbdf0b))
15+
* **deps:** bump mssql from 9.0.0 to 9.0.1 ([#364](https://github.com/Fdawgs/ydh-community-contacts-api/issues/364)) ([010b94b](https://github.com/Fdawgs/ydh-community-contacts-api/commit/010b94b0093a8dc1afd29488a8f626dc6358de98))
16+
* **deps:** bump pino from 8.4.1 to 8.4.2 ([#365](https://github.com/Fdawgs/ydh-community-contacts-api/issues/365)) ([ba28a09](https://github.com/Fdawgs/ydh-community-contacts-api/commit/ba28a091bd9d018dff8ce424fe943f35c296522c))
17+
* **deps:** bump redoc from 2.0.0-rc.75 to 2.0.0-rc.76 ([#366](https://github.com/Fdawgs/ydh-community-contacts-api/issues/366)) ([dcca1db](https://github.com/Fdawgs/ydh-community-contacts-api/commit/dcca1dbffe37048801676fcb47921d1d801d811c))
18+
319
## [5.0.5](https://github.com/Fdawgs/ydh-community-contacts-api/compare/v5.0.4...v5.0.5) (2022-08-18)
420

521

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydh-community-contacts-api",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "Yeovil District Hospital NHSFT's RESTful CRUD API for community team contact details",
55
"main": "src/app.js",
66
"repository": "git+https://github.com/Fdawgs/ydh-community-contacts-api.git",

0 commit comments

Comments
 (0)