From 4c08ffd90552fc0075ac16eb48b2056fe8324d61 Mon Sep 17 00:00:00 2001 From: Alan Cruikshanks Date: Wed, 2 Oct 2024 10:16:51 +0100 Subject: [PATCH] 2.32.0 --- CHANGELOG.md | 20 ++++++++++++++++++-- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15affcf6..2367edb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ 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.32.0](https://github.com/DEFRA/water-abstraction-import/compare/v2.31.1...v2.32.0) + +- Implement new 'points' job [`#1028`](https://github.com/DEFRA/water-abstraction-import/pull/1028) + #### [v2.31.1](https://github.com/DEFRA/water-abstraction-import/compare/v2.31.0...v2.31.1) +> 18 September 2024 + - Bump pg from 8.12.0 to 8.13.0 [`#1027`](https://github.com/DEFRA/water-abstraction-import/pull/1027) - Remove system jobs from licence-import [`#1026`](https://github.com/DEFRA/water-abstraction-import/pull/1026) - Bump standard from 17.1.1 to 17.1.2 [`#1025`](https://github.com/DEFRA/water-abstraction-import/pull/1025) @@ -403,7 +409,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump aws-sdk from 2.1414.0 to 2.1415.0 [`#688`](https://github.com/DEFRA/water-abstraction-import/pull/688) - Bump aws-sdk from 2.1413.0 to 2.1414.0 [`#687`](https://github.com/DEFRA/water-abstraction-import/pull/687) -#### [v2.28.0](https://github.com/DEFRA/water-abstraction-import/compare/v2.26.9...v2.28.0) +#### [v2.28.0](https://github.com/DEFRA/water-abstraction-import/compare/v2.27.0...v2.28.0) > 10 July 2023 @@ -452,6 +458,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump aws-sdk from 2.1389.0 to 2.1390.0 [`#644`](https://github.com/DEFRA/water-abstraction-import/pull/644) - Bump aws-sdk from 2.1388.0 to 2.1389.0 [`#643`](https://github.com/DEFRA/water-abstraction-import/pull/643) - Bump aws-sdk from 2.1387.0 to 2.1388.0 [`#642`](https://github.com/DEFRA/water-abstraction-import/pull/642) + +#### [v2.27.0](https://github.com/DEFRA/water-abstraction-import/compare/v2.26.9...v2.27.0) + +> 1 June 2023 + - Bump aws-sdk from 2.1386.0 to 2.1387.0 [`#641`](https://github.com/DEFRA/water-abstraction-import/pull/641) - Bump aws-sdk from 2.1385.0 to 2.1386.0 [`#639`](https://github.com/DEFRA/water-abstraction-import/pull/639) - Bump aws-sdk from 2.1384.0 to 2.1385.0 [`#638`](https://github.com/DEFRA/water-abstraction-import/pull/638) @@ -464,7 +475,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump aws-sdk from 2.1379.0 to 2.1380.0 [`#632`](https://github.com/DEFRA/water-abstraction-import/pull/632) - Bump aws-sdk from 2.1378.0 to 2.1379.0 [`#630`](https://github.com/DEFRA/water-abstraction-import/pull/630) -#### [v2.26.9](https://github.com/DEFRA/water-abstraction-import/compare/v2.26.7...v2.26.9) +#### [v2.26.9](https://github.com/DEFRA/water-abstraction-import/compare/v2.26.8...v2.26.9) > 17 May 2023 @@ -474,6 +485,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump aws-sdk from 2.1376.0 to 2.1377.0 [`#626`](https://github.com/DEFRA/water-abstraction-import/pull/626) - Bump aws-sdk from 2.1375.0 to 2.1376.0 [`#625`](https://github.com/DEFRA/water-abstraction-import/pull/625) - Bump aws-sdk from 2.1374.0 to 2.1375.0 [`#624`](https://github.com/DEFRA/water-abstraction-import/pull/624) + +#### [v2.26.8](https://github.com/DEFRA/water-abstraction-import/compare/v2.26.7...v2.26.8) + +> 9 May 2023 + - Bump aws-sdk from 2.1371.0 to 2.1374.0 [`#623`](https://github.com/DEFRA/water-abstraction-import/pull/623) - Bump db-migrate-pg from 1.2.3 to 1.3.0 [`#621`](https://github.com/DEFRA/water-abstraction-import/pull/621) - Bump db-migrate-pg from 1.2.2 to 1.2.3 [`#618`](https://github.com/DEFRA/water-abstraction-import/pull/618) diff --git a/package-lock.json b/package-lock.json index 86aa7052..0c111ed1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "water-abstraction-import", - "version": "2.31.1", + "version": "2.32.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "water-abstraction-import", - "version": "2.31.1", + "version": "2.32.0", "license": "OGL-UK-3.0", "dependencies": { "@airbrake/node": "^2.1.8", diff --git a/package.json b/package.json index 2e215e14..7c29eb1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "water-abstraction-import", - "version": "2.31.1", + "version": "2.32.0", "description": "App that manages import jobs for the Water Resource Licencing Service", "homepage": "https://github.com/DEFRA/water-abstraction-team", "main": "index.js",