Skip to content

Commit

Permalink
chore(main): release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-markan committed Jan 17, 2025
1 parent e9be73b commit 739f30e
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 739f30e

Please sign in to comment.