Skip to content

Commit

Permalink
chore(main): release 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 2, 2023
1 parent 1e894ec commit b6fa406
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 3 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# Changelog

## [1.16.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.15.1...v1.16.0) (2023-08-02)


### Features

* **APIM-344:** fix 2 PR feedback items, change comment and var type ([da02c07](https://github.com/UK-Export-Finance/mdm-api/commit/da02c071096e7c1ba07bc90b9e1b06a77829357e))
* **APIM-344:** handle sensitive details in log messages ([#324](https://github.com/UK-Export-Finance/mdm-api/issues/324)) ([2e5a948](https://github.com/UK-Export-Finance/mdm-api/commit/2e5a948fccee916518bc5e2c07c267071966bf30))
* **APIM-468:** change how integer config values are parsed ([94dffdd](https://github.com/UK-Export-Finance/mdm-api/commit/94dffdd43b93549b1e549d2935d93aecbba67e12))
* **APIM-468:** change how integer config values are parsed ([#357](https://github.com/UK-Export-Finance/mdm-api/issues/357)) ([ee24d08](https://github.com/UK-Export-Finance/mdm-api/commit/ee24d08bcf636ec2c118dd7ce30f55e9de411f58))
* **APIM-468:** copying missed unit test for get-int-config helper ([9a2a452](https://github.com/UK-Export-Finance/mdm-api/commit/9a2a4522602e0b1d9ce42b0a7eeef544c3f74157))
* **APIM-468:** merge main branch ([2ec2c5f](https://github.com/UK-Export-Finance/mdm-api/commit/2ec2c5f800b356aea6df9f64c186edf87a87b0ca))
* **APIM-468:** removed undefined return var type ([835b65f](https://github.com/UK-Export-Finance/mdm-api/commit/835b65fd9ec6bf0450afdfca62345b97a2a9adbe))
* **APIM-468:** renaming section in unit test ([1b5cfe3](https://github.com/UK-Export-Finance/mdm-api/commit/1b5cfe361914ed4c72af053c40c424c56caba3a8))
* **apim-538:** add environment variable for log format ([#337](https://github.com/UK-Export-Finance/mdm-api/issues/337)) ([fc54db2](https://github.com/UK-Export-Finance/mdm-api/commit/fc54db25340f8ac2c5838c8c710d5946e834da36))
* **APIM-538:** update single line log format env var ([#365](https://github.com/UK-Export-Finance/mdm-api/issues/365)) ([957c95a](https://github.com/UK-Export-Finance/mdm-api/commit/957c95ad5c88485cb064100624d89d9631a42705))


### Bug Fixes

* **gitignore:** environment variable introduction ([#364](https://github.com/UK-Export-Finance/mdm-api/issues/364)) ([3336d22](https://github.com/UK-Export-Finance/mdm-api/commit/3336d220d7823b1f27620c37ab353e0cf6e6384f))


### Miscellaneous

* **deps-dev:** Bump @nestjs/cli from 10.1.10 to 10.1.11 ([#369](https://github.com/UK-Export-Finance/mdm-api/issues/369)) ([1792ce5](https://github.com/UK-Export-Finance/mdm-api/commit/1792ce525f91314ea135be48ff64993b2ea9383a))
* **deps-dev:** Bump @nestjs/testing from 10.1.2 to 10.1.3 ([#372](https://github.com/UK-Export-Finance/mdm-api/issues/372)) ([1b3f110](https://github.com/UK-Export-Finance/mdm-api/commit/1b3f110f74e8c000786c9e06d0c71ba5441a4245))
* **deps-dev:** Bump @types/lodash from 4.14.195 to 4.14.196 ([#355](https://github.com/UK-Export-Finance/mdm-api/issues/355)) ([e3ecc57](https://github.com/UK-Export-Finance/mdm-api/commit/e3ecc57ff56e771db322abd791e4ef7037575ae9))
* **deps-dev:** Bump @types/node from 20.4.4 to 20.4.5 ([#356](https://github.com/UK-Export-Finance/mdm-api/issues/356)) ([9fe0511](https://github.com/UK-Export-Finance/mdm-api/commit/9fe05115a0550086d87d0b5cde7d74bad952343b))
* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 ([#368](https://github.com/UK-Export-Finance/mdm-api/issues/368)) ([50db98a](https://github.com/UK-Export-Finance/mdm-api/commit/50db98aebb23887426f2fdea5abfe6f3e860fe20))
* **deps-dev:** Bump @typescript-eslint/parser from 6.2.0 to 6.2.1 ([#370](https://github.com/UK-Export-Finance/mdm-api/issues/370)) ([1610b5d](https://github.com/UK-Export-Finance/mdm-api/commit/1610b5d462ba8bef510eb438e93214d316031c9f))
* **deps-dev:** Bump eslint from 8.45.0 to 8.46.0 ([#366](https://github.com/UK-Export-Finance/mdm-api/issues/366)) ([c458a60](https://github.com/UK-Export-Finance/mdm-api/commit/c458a60033cf53555ae79d02a94a09ec8aaa9c09))
* **deps-dev:** Bump eslint-config-prettier from 8.8.0 to 8.9.0 ([#360](https://github.com/UK-Export-Finance/mdm-api/issues/360)) ([5d670e6](https://github.com/UK-Export-Finance/mdm-api/commit/5d670e6dc1cfa942d0f5921a1a810e37cab63e0a))
* **deps-dev:** Bump eslint-plugin-deprecation from 1.4.1 to 1.5.0 ([#359](https://github.com/UK-Export-Finance/mdm-api/issues/359)) ([67b5925](https://github.com/UK-Export-Finance/mdm-api/commit/67b592563051b02d9fcf58a7abd02e1c910d96bb))
* **deps-dev:** Bump eslint-plugin-import from 2.27.5 to 2.28.0 ([#361](https://github.com/UK-Export-Finance/mdm-api/issues/361)) ([db28aba](https://github.com/UK-Export-Finance/mdm-api/commit/db28aba2729f9e3c9397c3716d963729dd5a69f1))
* **deps-dev:** Bump jest from 29.6.1 to 29.6.2 ([#362](https://github.com/UK-Export-Finance/mdm-api/issues/362)) ([9e48aa4](https://github.com/UK-Export-Finance/mdm-api/commit/9e48aa4b7da7a311d0770a6ab25f7c7eb0c8ff28))
* **deps:** Bump @nestjs/common from 10.1.2 to 10.1.3 ([#374](https://github.com/UK-Export-Finance/mdm-api/issues/374)) ([1e894ec](https://github.com/UK-Export-Finance/mdm-api/commit/1e894ec0028b566505d9ff24d34336c2ff534848))
* **deps:** Bump @nestjs/core from 10.1.2 to 10.1.3 ([#371](https://github.com/UK-Export-Finance/mdm-api/issues/371)) ([c5fe5e8](https://github.com/UK-Export-Finance/mdm-api/commit/c5fe5e8d3abbed022d841095ad3cf20ebabf3051))
* **deps:** Bump @nestjs/platform-express from 10.1.2 to 10.1.3 ([#367](https://github.com/UK-Export-Finance/mdm-api/issues/367)) ([9f4f39e](https://github.com/UK-Export-Finance/mdm-api/commit/9f4f39ea106732cbc5e739be670d219ca3bce0c7))
* **deps:** Bump @nestjs/swagger from 7.1.4 to 7.1.6 ([#373](https://github.com/UK-Export-Finance/mdm-api/issues/373)) ([af02e9e](https://github.com/UK-Export-Finance/mdm-api/commit/af02e9ea8ac436b4e1c7aaf8d00967d9a9ef0d14))
* **deps:** Bump pino-pretty from 10.1.0 to 10.2.0 ([#354](https://github.com/UK-Export-Finance/mdm-api/issues/354)) ([c9e0418](https://github.com/UK-Export-Finance/mdm-api/commit/c9e041862dc056ad655ad971925468644fbbe77b))
* **deps:** Bump typeorm-extension from 3.0.0 to 3.0.1 ([#363](https://github.com/UK-Export-Finance/mdm-api/issues/363)) ([d0ae7ab](https://github.com/UK-Export-Finance/mdm-api/commit/d0ae7abc2df0edfbe0adecddbc1105a316403a7d))

## [1.15.1](https://github.com/UK-Export-Finance/mdm-api/compare/v1.15.0...v1.15.1) (2023-07-25)


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.15.1",
"version": "1.16.0",
"private": true,
"description": "Master Data Management API",
"license": "MIT",
Expand Down

0 comments on commit b6fa406

Please sign in to comment.