From c1bb03ade472826c8fcf04c7f31b751ce1266f23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 15 Jul 2024 01:26:27 +0000 Subject: [PATCH] RELEASING: Releasing 1 package(s) Releases: json-on-the-clocktower@0.0.36 [skip ci] --- .changeset/curious-pink-finch.md | 5 ----- .changeset/dry-beige-pigeon.md | 5 ----- .changeset/managerial-plum-buzzard.md | 5 ----- .changeset/melodic-silver-caterpillar.md | 5 ----- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 6 files changed, 13 insertions(+), 21 deletions(-) delete mode 100644 .changeset/curious-pink-finch.md delete mode 100644 .changeset/dry-beige-pigeon.md delete mode 100644 .changeset/managerial-plum-buzzard.md delete mode 100644 .changeset/melodic-silver-caterpillar.md diff --git a/.changeset/curious-pink-finch.md b/.changeset/curious-pink-finch.md deleted file mode 100644 index 4b6fe01..0000000 --- a/.changeset/curious-pink-finch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'json-on-the-clocktower': patch ---- - -chore(deps): bump the dependencies group across 1 directory with 7 updates diff --git a/.changeset/dry-beige-pigeon.md b/.changeset/dry-beige-pigeon.md deleted file mode 100644 index 94210e5..0000000 --- a/.changeset/dry-beige-pigeon.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'json-on-the-clocktower': patch ---- - -chore(deps): bump certifi from 2023.7.22 to 2024.7.4 diff --git a/.changeset/managerial-plum-buzzard.md b/.changeset/managerial-plum-buzzard.md deleted file mode 100644 index 1c6bb08..0000000 --- a/.changeset/managerial-plum-buzzard.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'json-on-the-clocktower': patch ---- - -chore(deps-dev): bump the dependencies group across 1 directory with 3 updates diff --git a/.changeset/melodic-silver-caterpillar.md b/.changeset/melodic-silver-caterpillar.md deleted file mode 100644 index b0d7df9..0000000 --- a/.changeset/melodic-silver-caterpillar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'json-on-the-clocktower': patch ---- - -chore(deps): bump the dependencies group with 2 updates diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da0659..db6c71f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # json-on-the-clocktower +## 0.0.36 + +### Patch Changes + +- chore(deps): bump the dependencies group across 1 directory with 7 updates ([#206](https://github.com/chizmw/json-on-the-clocktower/pull/206)) + +- chore(deps): bump certifi from 2023.7.22 to 2024.7.4 ([#205](https://github.com/chizmw/json-on-the-clocktower/pull/205)) + +- chore(deps-dev): bump the dependencies group across 1 directory with 3 updates ([#207](https://github.com/chizmw/json-on-the-clocktower/pull/207)) + +- chore(deps): bump the dependencies group with 2 updates ([#201](https://github.com/chizmw/json-on-the-clocktower/pull/201)) + ## 0.0.35 ### Patch Changes diff --git a/package.json b/package.json index 5c36830..6fa96bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-on-the-clocktower", - "version": "0.0.35", + "version": "0.0.36", "main": "index.js", "repository": "git@github.com:chizmw/json-on-the-clocktower.git", "author": "Chisel ",