diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b7f5d44..81b42ac82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [6.4.0](https://github.com/politics-rewired/spoke/compare/v6.4.0-rc.0...v6.4.0) (2023-07-04) + ## [6.4.0-rc.0](https://github.com/politics-rewired/spoke/compare/v6.3.3...v6.4.0-rc.0) (2023-06-28) diff --git a/package.json b/package.json index 94c9038b5..4e0c2f4ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spoke", - "version": "6.4.0-rc.0", + "version": "6.4.0", "description": "Spoke", "main": "src/server", "engines": {