Skip to content

Commit 92c01b2

Browse files
authored
chore(main): release 1.24.0 (#1169)
🤖 I have created a release *beep* *boop* --- ## [1.24.0](v1.23.0...v1.24.0) (2025-01-23) ### Features * **FN-3664:** add risk data to created customers ([#1163](#1163)) ([5ff21fa](5ff21fa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 5ff21fa commit 92c01b2

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.23.0"
2+
".": "1.24.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.24.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.23.0...v1.24.0) (2025-01-23)
4+
5+
6+
### Features
7+
8+
* **FN-3664:** add risk data to created customers ([#1163](https://github.com/UK-Export-Finance/mdm-api/issues/1163)) ([5ff21fa](https://github.com/UK-Export-Finance/mdm-api/commit/5ff21fa3607fc5889f7cef31f2afb4fc1e3d0065))
9+
310
## [1.23.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.22.2...v1.23.0) (2025-01-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdm-api",
3-
"version": "1.23.0",
3+
"version": "1.24.0",
44
"private": true,
55
"description": "Master Data Management API",
66
"license": "MIT",

0 commit comments

Comments
 (0)