From ede6e36c1caf1be71dc7799516218aade4fae507 Mon Sep 17 00:00:00 2001 From: Aashish John Date: Mon, 13 Nov 2023 19:24:39 -0500 Subject: [PATCH] chore(release): 7.2.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f44acc7e..3eaecf272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [7.2.0](https://github.com/politics-rewired/spoke/compare/v7.2.0-rc.0...v7.2.0) (2023-11-14) + + +### Features + +* add shutdown notification ([#1674](https://github.com/politics-rewired/spoke/issues/1674)) ([7f33625](https://github.com/politics-rewired/spoke/commit/7f33625203bb2067def7147ba3fb78f28839b215)) + ## [7.2.0-rc.0](https://github.com/politics-rewired/spoke/compare/v7.1.0...v7.2.0-rc.0) (2023-09-12) diff --git a/package.json b/package.json index bcec2bfee..aec471ef6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spoke", - "version": "7.2.0-rc.0", + "version": "7.2.0", "description": "Spoke", "main": "src/server", "engines": {