Skip to content

Commit

Permalink
2.27.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Nov 6, 2023
1 parent 9caffc5 commit 60cbf9b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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.27.10](https://github.com/DEFRA/water-abstraction-tactical-crm/compare/v2.27.9...v2.27.10)

- Bump actions/setup-node from 3 to 4 [`#999`](https://github.com/DEFRA/water-abstraction-tactical-crm/pull/999)

#### [v2.27.9](https://github.com/DEFRA/water-abstraction-tactical-crm/compare/v2.27.8...v2.27.9)

> 18 October 2023
- Bump @babel/traverse from 7.20.1 to 7.23.2 [`#998`](https://github.com/DEFRA/water-abstraction-tactical-crm/pull/998)
- Bump joi from 17.10.2 to 17.11.0 [`#997`](https://github.com/DEFRA/water-abstraction-tactical-crm/pull/997)
- Upgrade to Node 20 & simplify CI Node install [`#996`](https://github.com/DEFRA/water-abstraction-tactical-crm/pull/996)
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
@@ -1,6 +1,6 @@
{
"name": "water-abstraction-tactical-crm",
"version": "2.27.9",
"version": "2.27.10",
"description": "Tactical CRM implementation for water abstraction service",
"homepage": "https://github.com/DEFRA/water-abstraction-team",
"main": "index.js",
Expand Down

0 comments on commit 60cbf9b

Please sign in to comment.