diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cffb1f8..3e011820 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. +## [2.24.0](https://github.com/Jnig/fastify-flux/compare/v2.23.4...v2.24.0) (2023-03-19) + + +### Features + +* test release ([132d269](https://github.com/Jnig/fastify-flux/commit/132d2697fb65d182ac189111467a956bc1134656)) + ## 1.0.0 (2023-03-19) diff --git a/package.json b/package.json index bd05f8e0..20fbbf48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluxapi", - "version": "1.0.0", + "version": "2.24.0", "description": "", "main": "index.js", "scripts": {