Skip to content

Commit

Permalink
chore(main): release 2.4.2 (#1637)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-markan authored Jan 4, 2024
1 parent 879a8a0 commit 2df606c
Show file tree
Hide file tree
Showing 4 changed files with 13 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 @@
{
".": "2.4.1"
".": "2.4.2"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.4.2](https://github.com/UK-Export-Finance/exip/compare/v2.4.1...v2.4.2) (2024-01-04)


### Bug Fixes

* **feature-deployment:** added feature environment for deployment ([68df6ae](https://github.com/UK-Export-Finance/exip/commit/68df6ae48b0f2c79a2e87433a0367728c11ba71d))
* **feature-deployment:** renamed GHA pull_request target branch name ([2b58999](https://github.com/UK-Export-Finance/exip/commit/2b58999a4b638c6a893ddaa51d5677320a77e164))
* **iac:** added feature environment to infrastructure.yml ([75505e2](https://github.com/UK-Export-Finance/exip/commit/75505e21bbfa4ac31110fbeb851b547b7ccbe9e7))

## [2.4.1](https://github.com/UK-Export-Finance/exip/compare/v2.4.0...v2.4.1) (2024-01-02)


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": "@uk-export-finance/exip",
"version": "2.4.1",
"version": "2.4.2",
"description": "Export Insurance Policies",
"homepage": "https://github.com/UK-Export-Finance/exip#readme",
"bugs": {
Expand Down

0 comments on commit 2df606c

Please sign in to comment.