Skip to content

Commit

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


##
[1.21.3](v1.21.2...v1.21.3)
(2024-06-12)


### Bug Fixes

* **DTFS2-7223:** ensure registration number regex only accepts
8-character strings
([#943](#943))
([18ba1c5](18ba1c5))

---
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 Jun 12, 2024
1 parent 1252995 commit 64d7152
Show file tree
Hide file tree
Showing 4 changed files with 11 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.2"
".": "1.21.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* **DTFS2-7223:** ensure registration number regex only accepts 8-character strings ([#943](https://github.com/UK-Export-Finance/mdm-api/issues/943)) ([18ba1c5](https://github.com/UK-Export-Finance/mdm-api/commit/18ba1c5bbe3a94916e3a3a7e59921eeacdef61d8))

## [1.21.2](https://github.com/UK-Export-Finance/mdm-api/compare/v1.21.1...v1.21.2) (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.2",
"version": "1.21.3",
"private": true,
"description": "Master Data Management API",
"license": "MIT",
Expand Down

0 comments on commit 64d7152

Please sign in to comment.