Skip to content

Commit 64d7152

Browse files
authored
chore(main): release 1.21.3 (#944)
🤖 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).
1 parent 1252995 commit 64d7152

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.21.2"
2+
".": "1.21.3"
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.21.3](https://github.com/UK-Export-Finance/mdm-api/compare/v1.21.2...v1.21.3) (2024-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
310
## [1.21.2](https://github.com/UK-Export-Finance/mdm-api/compare/v1.21.1...v1.21.2) (2024-06-12)
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.21.2",
3+
"version": "1.21.3",
44
"private": true,
55
"description": "Master Data Management API",
66
"license": "MIT",

0 commit comments

Comments
 (0)