Skip to content

Commit

Permalink
0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Jan 12, 2025
1 parent 4b6f5ac commit c08a8e6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ 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).

#### [v0.27.0](https://github.com/DEFRA/water-abstraction-system/compare/v0.26.0...v0.27.0)

- Fix two-part tariff bill runs time out error [`#1608`](https://github.com/DEFRA/water-abstraction-system/pull/1608)
- Return Logs setup received date [`#1602`](https://github.com/DEFRA/water-abstraction-system/pull/1602)
- Add notification review initial page [`#1604`](https://github.com/DEFRA/water-abstraction-system/pull/1604)
- Migrate abstraction conditions view page [`#1532`](https://github.com/DEFRA/water-abstraction-system/pull/1532)
- Bump @aws-sdk/client-s3 from 3.723.0 to 3.726.0 [`#1605`](https://github.com/DEFRA/water-abstraction-system/pull/1605)

#### [v0.26.0](https://github.com/DEFRA/water-abstraction-system/compare/v0.25.0...v0.26.0)

> 8 January 2025
- Move licence-changes to endpoint and split work [`#1600`](https://github.com/DEFRA/water-abstraction-system/pull/1600)
- Bump @aws-sdk/client-s3 from 3.722.0 to 3.723.0 [`#1601`](https://github.com/DEFRA/water-abstraction-system/pull/1601)
- Bump micromatch from 4.0.5 to 4.0.8 [`#1599`](https://github.com/DEFRA/water-abstraction-system/pull/1599)
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-system",
"version": "0.26.0",
"version": "0.27.0",
"description": "System for managing water abstraction licences, including alerts, returns and billing",
"homepage": "https://github.com/DEFRA/water-abstraction-team",
"main": "index.js",
Expand Down

0 comments on commit c08a8e6

Please sign in to comment.