Skip to content

Commit

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


##
[1.23.0](v1.22.2...v1.23.0)
(2025-01-17)


### Features

* **FN-3163:** add get or create customer endpoint
([#1132](#1132))
([73a5b2a](73a5b2a))
* **FN-3163:** automate new DTFS customer creation in Salesforce (D&B
service only)
([#1130](#1130))
([8a6403c](8a6403c))


### Bug Fixes

* **deps:** replace all
([#1133](#1133))
([8454434](8454434))
* **deps:** update all to v4 (major)
([#1148](#1148))
([e9be73b](e9be73b))

---
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 authored Jan 17, 2025
1 parent 58b9de5 commit 8d669cf
Show file tree
Hide file tree
Showing 4 changed files with 18 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.22.2"
".": "1.23.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.23.0](https://github.com/UK-Export-Finance/mdm-api/compare/v1.22.2...v1.23.0) (2025-01-17)


### Features

* **FN-3163:** add get or create customer endpoint ([#1132](https://github.com/UK-Export-Finance/mdm-api/issues/1132)) ([73a5b2a](https://github.com/UK-Export-Finance/mdm-api/commit/73a5b2aded4b0eb05512472064d84b81e7ca8729))
* **FN-3163:** automate new DTFS customer creation in Salesforce (D&B service only) ([#1130](https://github.com/UK-Export-Finance/mdm-api/issues/1130)) ([8a6403c](https://github.com/UK-Export-Finance/mdm-api/commit/8a6403c4667ccdd8deaa631eadcb9bf06ad7d555))


### Bug Fixes

* **deps:** replace all ([#1133](https://github.com/UK-Export-Finance/mdm-api/issues/1133)) ([8454434](https://github.com/UK-Export-Finance/mdm-api/commit/845443452d5b49603b68478823c6f92f6cffcf73))
* **deps:** update all to v4 (major) ([#1148](https://github.com/UK-Export-Finance/mdm-api/issues/1148)) ([e9be73b](https://github.com/UK-Export-Finance/mdm-api/commit/e9be73ba7960da343fa0fe7d9305eb0a04319063))

## [1.22.2](https://github.com/UK-Export-Finance/mdm-api/compare/v1.22.1...v1.22.2) (2024-12-30)


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

0 comments on commit 8d669cf

Please sign in to comment.