diff --git a/.changeset/appalling-aquamarine-dove.md b/.changeset/appalling-aquamarine-dove.md deleted file mode 100644 index 2de248f..0000000 --- a/.changeset/appalling-aquamarine-dove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'json-on-the-clocktower': patch ---- - -chore(deps): bump chuhlomin/render-template from 1.9 to 1.10 in the dependencies group diff --git a/CHANGELOG.md b/CHANGELOG.md index ce9b3e8..cb79a08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # json-on-the-clocktower +## 0.0.34 + +### Patch Changes + +- chore(deps): bump chuhlomin/render-template from 1.9 to 1.10 in the dependencies group ([#180](https://github.com/chizmw/json-on-the-clocktower/pull/180)) + ## 0.0.33 ### Patch Changes diff --git a/package.json b/package.json index b37ab9f..4107da5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-on-the-clocktower", - "version": "0.0.33", + "version": "0.0.34", "main": "index.js", "repository": "git@github.com:chizmw/json-on-the-clocktower.git", "author": "Chisel ",