diff --git a/CHANGELOG.md b/CHANGELOG.md index 39d8024a5..596cbfbee 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. +## [5.1.0-rc.1](https://github.com/politics-rewired/spoke/compare/v5.1.0-rc.0...v5.1.0-rc.1) (2022-11-01) + + +### Features + +* upgrade connect-datadog-graphql ([#1500](https://github.com/politics-rewired/spoke/issues/1500)) ([7b6af5f](https://github.com/politics-rewired/spoke/commit/7b6af5feaf810117e5888bcb20100131850ba25c)) + ## [5.1.0-rc.0](https://github.com/politics-rewired/spoke/compare/v5.0.0...v5.1.0-rc.0) (2022-10-31) diff --git a/package.json b/package.json index 1db46ebbb..80efe17c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spoke", - "version": "5.1.0-rc.0", + "version": "5.1.0-rc.1", "description": "Spoke", "main": "src/server", "engines": {