Skip to content

Commit 5d29eb7

Browse files
committed
chore(main): release 2.40.2
1 parent 9ac1d99 commit 5d29eb7

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-
".": "2.40.1"
2+
".": "2.40.2"
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+
## [2.40.2](https://github.com/UK-Export-Finance/exip/compare/v2.40.1...v2.40.2) (2025-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deployment:** deployment time ([#3503](https://github.com/UK-Export-Finance/exip/issues/3503)) ([9ac1d99](https://github.com/UK-Export-Finance/exip/commit/9ac1d99451490640a61f7f28ff12902eb51f1b26))
9+
310
## [2.40.1](https://github.com/UK-Export-Finance/exip/compare/v2.40.0...v2.40.1) (2025-01-25)
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": "@uk-export-finance/exip",
3-
"version": "2.40.1",
3+
"version": "2.40.2",
44
"description": "Export Insurance Policies",
55
"homepage": "https://github.com/UK-Export-Finance/exip#readme",
66
"bugs": {

0 commit comments

Comments
 (0)