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

Commit

Permalink
chore: release 3.2.0 (#240)
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 Jun 11, 2021
1 parent 311a1b9 commit dcfd83c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
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.

## [3.2.0](https://www.github.com/Fdawgs/ydh-myydh-crud-api/compare/v3.1.3...v3.2.0) (2021-06-11)


### Features

* **server:** add content-encoding support ([#239](https://www.github.com/Fdawgs/ydh-myydh-crud-api/issues/239)) ([174477e](https://www.github.com/Fdawgs/ydh-myydh-crud-api/commit/174477ea3cd014a62262a855e3b86bb4330b1ad3))


### Dependencies

* **deps:** bump mssql from 7.1.0 to 7.1.3 ([521b08c](https://www.github.com/Fdawgs/ydh-myydh-crud-api/commit/521b08c5353b9e0897ddb93df34a323213bcfb8e))

### [3.1.3](https://www.github.com/Fdawgs/ydh-myydh-crud-api/compare/v3.1.2...v3.1.3) (2021-06-09)


Expand Down
2 changes: 1 addition & 1 deletion 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": "3.1.3",
"version": "3.2.0",
"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 dcfd83c

Please sign in to comment.