Skip to content

Commit

Permalink
chore(main): release 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 7, 2023
1 parent 573a43c commit 863faec
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.14.1](https://github.com/UK-Export-Finance/mdm-api/compare/v1.14.0...v1.14.1) (2023-07-07)


### Miscellaneous

* **deps-dev:** Bump @nestjs/cli from 10.1.1 to 10.1.3 ([#287](https://github.com/UK-Export-Finance/mdm-api/issues/287)) ([fb54e6c](https://github.com/UK-Export-Finance/mdm-api/commit/fb54e6c1c9be46ee65572095156e01cfb4a9833a))
* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 ([#285](https://github.com/UK-Export-Finance/mdm-api/issues/285)) ([003f662](https://github.com/UK-Export-Finance/mdm-api/commit/003f662fcb26f855fe7dd0fb9d67f339f57396b8))
* **deps-dev:** Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 ([#283](https://github.com/UK-Export-Finance/mdm-api/issues/283)) ([ef690f8](https://github.com/UK-Export-Finance/mdm-api/commit/ef690f8474871783b11caccf9f477236d1e63099))
* **deps-dev:** Bump jest from 29.6.0 to 29.6.1 ([f00d7a7](https://github.com/UK-Export-Finance/mdm-api/commit/f00d7a7a832d2e58c6b6f4e5579a60be77ec5494))
* **deps-dev:** Bump jest from 29.6.0 to 29.6.1 ([#296](https://github.com/UK-Export-Finance/mdm-api/issues/296)) ([573a43c](https://github.com/UK-Export-Finance/mdm-api/commit/573a43c8e0cb638dcd5a49c6f2be2935f14ec174))
* **deps-dev:** Bump prettier from 2.8.8 to 3.0.0 ([#294](https://github.com/UK-Export-Finance/mdm-api/issues/294)) ([b348897](https://github.com/UK-Export-Finance/mdm-api/commit/b348897494e236a49561839411f58842d8ae640a))
* **deps:** update dependency @nestjs/cli to v10.1.3 ([#284](https://github.com/UK-Export-Finance/mdm-api/issues/284)) ([0782f8a](https://github.com/UK-Export-Finance/mdm-api/commit/0782f8ae29ab688b9b41c28d7229d28b80d48bc8))
* **deps:** update dependency @nestjs/cli to v10.1.7 ([#291](https://github.com/UK-Export-Finance/mdm-api/issues/291)) ([d71fe4e](https://github.com/UK-Export-Finance/mdm-api/commit/d71fe4e271a31d2f275ce4dd03e8d99efaab6a57))
* **deps:** update dependency @types/node to v20.4.0 ([#293](https://github.com/UK-Export-Finance/mdm-api/issues/293)) ([a36fa82](https://github.com/UK-Export-Finance/mdm-api/commit/a36fa82326a10470bb0379bfbd4b875a3b5e6252))
* **deps:** update dependency @typescript-eslint/parser to v5.61.0 ([#281](https://github.com/UK-Export-Finance/mdm-api/issues/281)) ([f2ab74a](https://github.com/UK-Export-Finance/mdm-api/commit/f2ab74a2f62f57221b085c63f770c75f3a325923))
* **deps:** update dependency jest to v29.6.0 ([#289](https://github.com/UK-Export-Finance/mdm-api/issues/289)) ([966d0ff](https://github.com/UK-Export-Finance/mdm-api/commit/966d0ff6f810839295010ca8096097beed978574))
* **deps:** update dependency jest to v29.6.1 ([#295](https://github.com/UK-Export-Finance/mdm-api/issues/295)) ([80a589f](https://github.com/UK-Export-Finance/mdm-api/commit/80a589fc9399d127b4307de3da2128adfa166bc0))

## [1.14.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.13.0...v1.14.0) (2023-07-03)


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": "mdm-api",
"version": "1.14.0",
"version": "1.14.1",
"private": true,
"description": "Master Data Management API",
"license": "MIT",
Expand Down

0 comments on commit 863faec

Please sign in to comment.