Skip to content

Commit

Permalink
2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Jan 8, 2025
1 parent 7a23e6b commit fdc2949
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,34 @@ 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.42.0](https://github.com/DEFRA/water-abstraction-ui/compare/v2.41.5...v2.42.0)

- Bump sass from 1.83.0 to 1.83.1 [`#2654`](https://github.com/DEFRA/water-abstraction-ui/pull/2654)
- Refactor notifications setup redirect [`#2653`](https://github.com/DEFRA/water-abstraction-ui/pull/2653)
- Ad hoc returns link on manage page [`#2650`](https://github.com/DEFRA/water-abstraction-ui/pull/2650)
- Replace SonarCloud with SonarQube [`#2651`](https://github.com/DEFRA/water-abstraction-ui/pull/2651)
- Bump sass from 1.82.0 to 1.83.0 [`#2652`](https://github.com/DEFRA/water-abstraction-ui/pull/2652)
- Bump sass from 1.81.1 to 1.82.0 [`#2649`](https://github.com/DEFRA/water-abstraction-ui/pull/2649)
- Bump dotenv from 16.4.6 to 16.4.7 [`#2648`](https://github.com/DEFRA/water-abstraction-ui/pull/2648)
- Bump dotenv from 16.4.5 to 16.4.6 [`#2647`](https://github.com/DEFRA/water-abstraction-ui/pull/2647)
- Bump sass from 1.81.0 to 1.81.1 [`#2646`](https://github.com/DEFRA/water-abstraction-ui/pull/2646)
- Refactor Supplementary Billing Flags [`#2624`](https://github.com/DEFRA/water-abstraction-ui/pull/2624)
- Add feature flag and link for system returns notifications [`#2644`](https://github.com/DEFRA/water-abstraction-ui/pull/2644)
- Add feature flag and link for system returns notifications [`#2643`](https://github.com/DEFRA/water-abstraction-ui/pull/2643)
- Upgrade node to v22 [`#2642`](https://github.com/DEFRA/water-abstraction-ui/pull/2642)
- Bump csv-parse from 5.5.6 to 5.6.0 [`#2641`](https://github.com/DEFRA/water-abstraction-ui/pull/2641)
- Bump csv-stringify from 6.5.1 to 6.5.2 [`#2640`](https://github.com/DEFRA/water-abstraction-ui/pull/2640)
- Fix invalid link on tagging licence complete page [`#2639`](https://github.com/DEFRA/water-abstraction-ui/pull/2639)
- Update missed links to new view monitoring station [`#2638`](https://github.com/DEFRA/water-abstraction-ui/pull/2638)
- Bump sass from 1.80.7 to 1.81.0 [`#2637`](https://github.com/DEFRA/water-abstraction-ui/pull/2637)
- Bump @hapi/hoek from 11.0.6 to 11.0.7 [`#2636`](https://github.com/DEFRA/water-abstraction-ui/pull/2636)
- Update unit tests for `ENABLE_SYSTEM_LICENCE_VIEW` feature flag [`#2634`](https://github.com/DEFRA/water-abstraction-ui/pull/2634)
- Bump sass from 1.80.6 to 1.80.7 [`#2635`](https://github.com/DEFRA/water-abstraction-ui/pull/2635)

#### [v2.41.5](https://github.com/DEFRA/water-abstraction-ui/compare/v2.41.4...v2.41.5)

> 10 November 2024

- Bump sass from 1.80.5 to 1.80.6 [`#2633`](https://github.com/DEFRA/water-abstraction-ui/pull/2633)
- Bump sass from 1.80.4 to 1.80.5 [`#2632`](https://github.com/DEFRA/water-abstraction-ui/pull/2632)
- Bump @babel/preset-env from 7.25.9 to 7.26.0 [`#2631`](https://github.com/DEFRA/water-abstraction-ui/pull/2631)
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-ui",
"version": "2.41.5",
"version": "2.42.0",
"description": "Web app for Water Abstraction service",
"homepage": "https://github.com/DEFRA/water-abstraction-team",
"main": "index.js",
Expand Down

0 comments on commit fdc2949

Please sign in to comment.