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

Commit

Permalink
chore(master): release 9.0.6 (#961)
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] authored Aug 20, 2022
1 parent 119ef10 commit 6139537
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file.

## [9.0.6](https://github.com/Fdawgs/ydh-myydh-crud-api/compare/v9.0.5...v9.0.6) (2022-08-20)


### Miscellaneous

* compress images ([#960](https://github.com/Fdawgs/ydh-myydh-crud-api/issues/960)) ([99039d2](https://github.com/Fdawgs/ydh-myydh-crud-api/commit/99039d27f496bd3da7e18ff3a122963b0ef7e6a8))


### Dependencies

* **deps-dev:** bump eslint-plugin-jest from 26.8.3 to 26.8.4 ([#965](https://github.com/Fdawgs/ydh-myydh-crud-api/issues/965)) ([68caf91](https://github.com/Fdawgs/ydh-myydh-crud-api/commit/68caf9110574b9ed5a21fe1072e572845784e837))
* **deps:** bump fastify from 4.5.0 to 4.5.2 ([#964](https://github.com/Fdawgs/ydh-myydh-crud-api/issues/964)) ([8af1527](https://github.com/Fdawgs/ydh-myydh-crud-api/commit/8af15272120df67e1301b1a52cbd1ee1b2f3acdb))
* **deps:** bump mssql from 9.0.0 to 9.0.1 ([#962](https://github.com/Fdawgs/ydh-myydh-crud-api/issues/962)) ([8e7097d](https://github.com/Fdawgs/ydh-myydh-crud-api/commit/8e7097df2afd505a067d4a01a05096d774b9106a))
* **deps:** bump pino from 8.4.1 to 8.4.2 ([#966](https://github.com/Fdawgs/ydh-myydh-crud-api/issues/966)) ([119ef10](https://github.com/Fdawgs/ydh-myydh-crud-api/commit/119ef106213941a4848351401d1d06e6c0fec282))
* **deps:** bump redoc from 2.0.0-rc.75 to 2.0.0-rc.76 ([#963](https://github.com/Fdawgs/ydh-myydh-crud-api/issues/963)) ([0ad4f8a](https://github.com/Fdawgs/ydh-myydh-crud-api/commit/0ad4f8aa177cb1122ede4738e1f22f4371a021b7))

## [9.0.5](https://github.com/Fdawgs/ydh-myydh-crud-api/compare/v9.0.4...v9.0.5) (2022-08-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ydh-myydh-crud-api",
"version": "9.0.5",
"version": "9.0.6",
"description": "Yeovil District Hospital NHSFT's RESTful CRUD API for the MyYDH app",
"main": "src/app.js",
"repository": "git+https://github.com/Fdawgs/ydh-myydh-crud-api.git",
Expand Down

0 comments on commit 6139537

Please sign in to comment.