Skip to content

Commit

Permalink
3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Apr 4, 2024
1 parent 89e4b94 commit 0ec284e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,26 @@ 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.9.1](https://github.com/DEFRA/water-abstraction-service/compare/v3.9.0...v3.9.1)

- 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)
- Bump pg from 8.11.4 to 8.11.5 [`#2479`](https://github.com/DEFRA/water-abstraction-service/pull/2479)
- Bump aws-sdk from 2.1590.0 to 2.1591.0 [`#2480`](https://github.com/DEFRA/water-abstraction-service/pull/2480)
- Bump aws-sdk from 2.1589.0 to 2.1590.0 [`#2478`](https://github.com/DEFRA/water-abstraction-service/pull/2478)
- Bump aws-sdk from 2.1588.0 to 2.1589.0 [`#2477`](https://github.com/DEFRA/water-abstraction-service/pull/2477)
- Bump pg from 8.11.3 to 8.11.4 [`#2476`](https://github.com/DEFRA/water-abstraction-service/pull/2476)
- Bump aws-sdk from 2.1587.0 to 2.1588.0 [`#2475`](https://github.com/DEFRA/water-abstraction-service/pull/2475)
- Bump aws-sdk from 2.1586.0 to 2.1587.0 [`#2474`](https://github.com/DEFRA/water-abstraction-service/pull/2474)
- Bump aws-sdk from 2.1585.0 to 2.1586.0 [`#2473`](https://github.com/DEFRA/water-abstraction-service/pull/2473)
- Fix acceptance test account number clashes [`#2472`](https://github.com/DEFRA/water-abstraction-service/pull/2472)
- Bump aws-sdk from 2.1584.0 to 2.1585.0 [`#2471`](https://github.com/DEFRA/water-abstraction-service/pull/2471)

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

> 25 March 2024
- Bump aws-sdk from 2.1583.0 to 2.1584.0 [`#2470`](https://github.com/DEFRA/water-abstraction-service/pull/2470)
- Bump aws-sdk from 2.1582.0 to 2.1583.0 [`#2469`](https://github.com/DEFRA/water-abstraction-service/pull/2469)
- Bump aws-sdk from 2.1581.0 to 2.1582.0 [`#2468`](https://github.com/DEFRA/water-abstraction-service/pull/2468)
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.0",
"version": "3.9.1",
"description": "API containing the business logic required for the water abstraction service to function",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 0ec284e

Please sign in to comment.