Skip to content

Commit

Permalink
chore(main): release 1.21.4 (#955)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.21.4](v1.21.3...v1.21.4)
(2024-07-31)


### Bug Fixes

* **company-house:** company house API response
([#967](#967))
([c9234b8](c9234b8))
* **deps:** update dependency mssql to v11
([#954](#954))
([8942563](8942563))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
abhi-markan committed Jul 31, 2024
1 parent c9234b8 commit e0549fb
Show file tree
Hide file tree
Showing 4 changed files with 12 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.21.3"
".": "1.21.4"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.21.4](https://github.com/UK-Export-Finance/mdm-api/compare/v1.21.3...v1.21.4) (2024-07-31)


### Bug Fixes

* **company-house:** company house API response ([#967](https://github.com/UK-Export-Finance/mdm-api/issues/967)) ([c9234b8](https://github.com/UK-Export-Finance/mdm-api/commit/c9234b82e692baa4f792b07f1d74401660089d44))
* **deps:** update dependency mssql to v11 ([#954](https://github.com/UK-Export-Finance/mdm-api/issues/954)) ([8942563](https://github.com/UK-Export-Finance/mdm-api/commit/8942563921e7a7cec22a3c6b2dc70aceecc16fcb))

## [1.21.3](https://github.com/UK-Export-Finance/mdm-api/compare/v1.21.2...v1.21.3) (2024-06-12)


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

0 comments on commit e0549fb

Please sign in to comment.