Skip to content

Commit

Permalink
chore(main): release 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-markan committed May 31, 2024
1 parent 7860528 commit 1846f7d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.20.0"
".": "1.21.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.21.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.20.0...v1.21.0) (2024-05-31)


### Features

* **DTFS2-7121:** create Companies House endpoint ([#821](https://github.com/UK-Export-Finance/mdm-api/issues/821)) ([7860528](https://github.com/UK-Export-Finance/mdm-api/commit/786052823f37b9b5f8e832fc2678c1cfdfb87fed))


### Bug Fixes

* **eslint:** reverted back to eslint `8.57.0` ([#905](https://github.com/UK-Export-Finance/mdm-api/issues/905)) ([75ca97c](https://github.com/UK-Export-Finance/mdm-api/commit/75ca97c46e77b2737ff441246974122c346c133e))

## [1.20.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.19.0...v1.20.0) (2024-05-22)


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

0 comments on commit 1846f7d

Please sign in to comment.