Skip to content

Commit

Permalink
3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Apr 19, 2024
1 parent b197d2a commit 61da9d1
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,32 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.10.0](https://github.com/DEFRA/water-abstraction-service/compare/v3.9.1...v3.10.0)

- Bump aws-sdk from 2.1601.0 to 2.1602.0 [`#2502`](https://github.com/DEFRA/water-abstraction-service/pull/2502)
- Bump ioredis from 5.4.0 to 5.4.1 [`#2501`](https://github.com/DEFRA/water-abstraction-service/pull/2501)
- Bump aws-sdk from 2.1600.0 to 2.1601.0 [`#2500`](https://github.com/DEFRA/water-abstraction-service/pull/2500)
- Bump aws-sdk from 2.1599.0 to 2.1600.0 [`#2499`](https://github.com/DEFRA/water-abstraction-service/pull/2499)
- Bump ioredis from 5.3.2 to 5.4.0 [`#2498`](https://github.com/DEFRA/water-abstraction-service/pull/2498)
- Identify workflow setup records with chg versions [`#2497`](https://github.com/DEFRA/water-abstraction-service/pull/2497)
- Bump aws-sdk from 2.1598.0 to 2.1599.0 [`#2496`](https://github.com/DEFRA/water-abstraction-service/pull/2496)
- Remove notification jobs log noise [`#2495`](https://github.com/DEFRA/water-abstraction-service/pull/2495)
- Remove billing.find-update-invoice-accounts job [`#2494`](https://github.com/DEFRA/water-abstraction-service/pull/2494)
- Remove licence-not-in-charge-version-workflow job [`#2493`](https://github.com/DEFRA/water-abstraction-service/pull/2493)
- Bump aws-sdk from 2.1597.0 to 2.1598.0 [`#2492`](https://github.com/DEFRA/water-abstraction-service/pull/2492)
- Bump aws-sdk from 2.1596.0 to 2.1597.0 [`#2491`](https://github.com/DEFRA/water-abstraction-service/pull/2491)
- Bump tar from 6.1.12 to 6.2.1 [`#2490`](https://github.com/DEFRA/water-abstraction-service/pull/2490)
- Bump @hapi/hapi from 21.3.8 to 21.3.9 [`#2489`](https://github.com/DEFRA/water-abstraction-service/pull/2489)
- Bump aws-sdk from 2.1595.0 to 2.1596.0 [`#2488`](https://github.com/DEFRA/water-abstraction-service/pull/2488)
- Bump aws-sdk from 2.1594.0 to 2.1595.0 [`#2487`](https://github.com/DEFRA/water-abstraction-service/pull/2487)
- Bump aws-sdk from 2.1593.0 to 2.1594.0 [`#2486`](https://github.com/DEFRA/water-abstraction-service/pull/2486)
- Update SROC test data to always include annual [`#2484`](https://github.com/DEFRA/water-abstraction-service/pull/2484)
- Bump aws-sdk from 2.1592.0 to 2.1593.0 [`#2485`](https://github.com/DEFRA/water-abstraction-service/pull/2485)

#### [v3.9.1](https://github.com/DEFRA/water-abstraction-service/compare/v3.9.0...v3.9.1)

> 4 April 2024
- Bump @hapi/hapi from 21.3.7 to 21.3.8 [`#2483`](https://github.com/DEFRA/water-abstraction-service/pull/2483)
- Bump aws-sdk from 2.1591.0 to 2.1592.0 [`#2481`](https://github.com/DEFRA/water-abstraction-service/pull/2481)
- Bump joi from 17.12.2 to 17.12.3 [`#2482`](https://github.com/DEFRA/water-abstraction-service/pull/2482)
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": "water-abstraction-service",
"version": "3.9.1",
"version": "3.10.0",
"description": "API containing the business logic required for the water abstraction service to function",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 61da9d1

Please sign in to comment.