Skip to content

Commit 0e41e75

Browse files
authored
chore(main): release 2.9.1 (#2468)
1 parent 8520b51 commit 0e41e75

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.9.0"
2+
".": "2.9.1"
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.9.1](https://github.com/UK-Export-Finance/exip/compare/v2.9.0...v2.9.1) (2024-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **EMS-3407:** update SRI values ([#2466](https://github.com/UK-Export-Finance/exip/issues/2466)) ([8520b51](https://github.com/UK-Export-Finance/exip/commit/8520b51d4d37fa664de6ac9190dca5e941266411))
9+
310
## [2.9.0](https://github.com/UK-Export-Finance/exip/compare/v2.8.0...v2.9.0) (2024-05-22)
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.9.0",
3+
"version": "2.9.1",
44
"description": "Export Insurance Policies",
55
"homepage": "https://github.com/UK-Export-Finance/exip#readme",
66
"bugs": {

0 commit comments

Comments
 (0)