diff --git a/CHANGELOG.md b/CHANGELOG.md index 8be60ab..ed04353 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. +### [0.0.7](https://github.com/DJCrossman/battlesnake-sk/compare/v0.0.6...v0.0.7) (2024-11-28) + ### [0.0.6](https://github.com/DJCrossman/battlesnake-sk/compare/v0.0.5...v0.0.6) (2024-11-28) ### [0.0.5](https://github.com/DJCrossman/battlesnake-sk/compare/v0.0.4...v0.0.5) (2024-11-28) diff --git a/package.json b/package.json index a55d002..7ab9fec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "battlesnake-nestjs", - "version": "0.0.6", + "version": "0.0.7", "description": "", "author": "", "private": true,