Skip to content

Commit

Permalink
chore(main): release 1.6.0 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 26, 2023
1 parent 71344f3 commit d2bd917
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.6.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.5.0...v1.6.0) (2023-02-24)


### Features

* **API-83:** GET `/constants/spi` ([#38](https://github.com/UK-Export-Finance/mdm-api/issues/38)) ([689c424](https://github.com/UK-Export-Finance/mdm-api/commit/689c424f9d64937b34e001c769f7bde44a68935b))
* new endpoint GET `/exposure-period` ([#39](https://github.com/UK-Export-Finance/mdm-api/issues/39)) ([71344f3](https://github.com/UK-Export-Finance/mdm-api/commit/71344f347b1790f40e4fa01888b17bd427f28418))


### Miscellaneous

* **deps:** update szenius/set-timezone action to v1.1 ([2697267](https://github.com/UK-Export-Finance/mdm-api/commit/26972672ccf38133e0b1185d7574fac33595ca1b))
* **deps:** update szenius/set-timezone action to v1.1 ([#36](https://github.com/UK-Export-Finance/mdm-api/issues/36)) ([e5a52ac](https://github.com/UK-Export-Finance/mdm-api/commit/e5a52acb0765d96e412abb0bf4ae0a2c3c8d1448))

## [1.5.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.4.0...v1.5.0) (2023-02-23)


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": "mdm-api",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"description": "MDM Api using nestjs",
"license": "MIT",
Expand Down

0 comments on commit d2bd917

Please sign in to comment.