Skip to content

Commit e914f8a

Browse files
chore(main): release 2.4.0 (#1594)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5a6e9d6 commit e914f8a

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/UK-Export-Finance/exip/compare/v2.3.8...v2.4.0) (2023-12-27)
4+
5+
6+
### Features
7+
8+
* **EMS-2485:** added code coverage to pipeline tests ([f65a321](https://github.com/UK-Export-Finance/exip/commit/f65a3215caa39b5c9d2a3ae00c29e6e23ee96316))
9+
10+
11+
### Bug Fixes
12+
13+
* **cspell:** added codecov to cspell ([df67287](https://github.com/UK-Export-Finance/exip/commit/df67287de92a067d2b63d976c357900c7f03d5f9))
14+
* **EMS-2485:** fixed npm ci command ([9da0453](https://github.com/UK-Export-Finance/exip/commit/9da04532fc2ed9ad6bdcbc71feda2baab73400f1))
15+
* **EMS-2485:** fixed npm ci command ([ab1247c](https://github.com/UK-Export-Finance/exip/commit/ab1247c4bfb58830aa43c1dd803c43cad37dc6c5))
16+
* **EMS-2485:** fixed npm ci command ([f2e120f](https://github.com/UK-Export-Finance/exip/commit/f2e120f7bc4f72ac781597fbb4d85e32ceadd71a))
17+
* **EMS-2485:** fixed npm ci command ([0976291](https://github.com/UK-Export-Finance/exip/commit/0976291e148cd8ab5ed7929b1f0fe8666336db43))
18+
* **EMS-2485:** fixed npm ci command ([9baab74](https://github.com/UK-Export-Finance/exip/commit/9baab7424645074cb87d45a17e548170887acc49))
19+
* **EMS-2485:** spelling fix ([44d18f8](https://github.com/UK-Export-Finance/exip/commit/44d18f8832d90b46a833a67c4a152c0095f99433))
20+
321
## [2.3.8](https://github.com/UK-Export-Finance/exip/compare/v2.3.7...v2.3.8) (2023-12-20)
422

523

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.3.8",
3+
"version": "2.4.0",
44
"description": "Export Insurance Policies",
55
"homepage": "https://github.com/UK-Export-Finance/exip#readme",
66
"bugs": {

0 commit comments

Comments
 (0)