Skip to content

Commit

Permalink
2.27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Jan 27, 2024
1 parent 9d8a0f8 commit 93d5f24
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,19 @@ 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).

#### [v2.27.5](https://github.com/DEFRA/water-abstraction-returns/compare/v2.27.4...v2.27.5)

- Bump actions/cache from 3 to 4 [`#377`](https://github.com/DEFRA/water-abstraction-returns/pull/377)
- Bump joi from 17.11.1 to 17.12.0 [`#376`](https://github.com/DEFRA/water-abstraction-returns/pull/376)
- Bump joi from 17.11.0 to 17.11.1 [`#375`](https://github.com/DEFRA/water-abstraction-returns/pull/375)
- Removing console.log() from legacy migrations [`#374`](https://github.com/DEFRA/water-abstraction-returns/pull/374)
- Bump moment from 2.29.4 to 2.30.1 [`#373`](https://github.com/DEFRA/water-abstraction-returns/pull/373)
- Add defaults to unused `returns` & `lines` table columns [`#372`](https://github.com/DEFRA/water-abstraction-returns/pull/372)

#### [v2.27.4](https://github.com/DEFRA/water-abstraction-returns/compare/v2.27.3...v2.27.4)

> 6 November 2023
- Bump actions/setup-node from 3 to 4 [`#371`](https://github.com/DEFRA/water-abstraction-returns/pull/371)

#### [v2.27.3](https://github.com/DEFRA/water-abstraction-returns/compare/v2.27.2...v2.27.3)
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-returns",
"version": "2.27.4",
"version": "2.27.5",
"description": "Service for water abstraction returns data",
"homepage": "https://github.com/DEFRA/water-abstraction-team",
"main": "index.js",
Expand Down

0 comments on commit 93d5f24

Please sign in to comment.