Skip to content

Commit

Permalink
2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Sep 5, 2024
1 parent cb8efa2 commit c6e3a3e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,27 @@ 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.31.0](https://github.com/DEFRA/water-abstraction-import/compare/v2.30.0...v2.31.0)

- Bump aws-sdk from 2.1688.0 to 2.1689.0 [`#1020`](https://github.com/DEFRA/water-abstraction-import/pull/1020)
- Bump aws-sdk from 2.1687.0 to 2.1688.0 [`#1019`](https://github.com/DEFRA/water-abstraction-import/pull/1019)
- Add return requirements clean up step to import [`#1017`](https://github.com/DEFRA/water-abstraction-import/pull/1017)
- Split charging data job; rtns, mod logs and other [`#1018`](https://github.com/DEFRA/water-abstraction-import/pull/1018)
- Bump aws-sdk from 2.1686.0 to 2.1687.0 [`#1016`](https://github.com/DEFRA/water-abstraction-import/pull/1016)
- Update set to draft invalid return version query [`#1014`](https://github.com/DEFRA/water-abstraction-import/pull/1014)
- Remove note reset in Ret. Vers. note update [`#1013`](https://github.com/DEFRA/water-abstraction-import/pull/1013)
- Bump aws-sdk from 2.1685.0 to 2.1686.0 [`#1012`](https://github.com/DEFRA/water-abstraction-import/pull/1012)
- Bump aws-sdk from 2.1684.0 to 2.1685.0 [`#1011`](https://github.com/DEFRA/water-abstraction-import/pull/1011)
- Bump aws-sdk from 2.1683.0 to 2.1684.0 [`#1010`](https://github.com/DEFRA/water-abstraction-import/pull/1010)
- Start importing licence version points to 'water' [`#1009`](https://github.com/DEFRA/water-abstraction-import/pull/1009)
- Amend system licence import route [`#1008`](https://github.com/DEFRA/water-abstraction-import/pull/1008)
- Bump aws-sdk from 2.1682.0 to 2.1683.0 [`#1007`](https://github.com/DEFRA/water-abstraction-import/pull/1007)
- Bump aws-sdk from 2.1681.0 to 2.1682.0 [`#1006`](https://github.com/DEFRA/water-abstraction-import/pull/1006)

#### [v2.30.0](https://github.com/DEFRA/water-abstraction-import/compare/v2.29.0...v2.30.0)

> 23 August 2024
- Fix return version note creation from requirements [`#1004`](https://github.com/DEFRA/water-abstraction-import/pull/1004)
- Bump aws-sdk from 2.1680.0 to 2.1681.0 [`#1005`](https://github.com/DEFRA/water-abstraction-import/pull/1005)
- Bump aws-sdk from 2.1679.0 to 2.1680.0 [`#1003`](https://github.com/DEFRA/water-abstraction-import/pull/1003)
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-import",
"version": "2.30.0",
"version": "2.31.0",
"description": "App that manages import jobs for the Water Resource Licencing Service",
"homepage": "https://github.com/DEFRA/water-abstraction-team",
"main": "index.js",
Expand Down

0 comments on commit c6e3a3e

Please sign in to comment.