From 3ff21d69a94b117357e439259e77b70988b25c72 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Feb 2025 19:47:57 +0000 Subject: [PATCH] chore(release): 1.1.0-dev.236 [skip ci] # [1.1.0-dev.236](https://github.com/jpbnetley/joke-of-the-day/compare/v1.1.0-dev.235...v1.1.0-dev.236) (2025-02-11) ### Bug Fixes * update deps ([#1400](https://github.com/jpbnetley/joke-of-the-day/issues/1400)) ([e495a05](https://github.com/jpbnetley/joke-of-the-day/commit/e495a05c858768f6ccabdd043435fa32b0c02eb4)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6a12b5a4..2bf8eb75 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0-dev.236](https://github.com/jpbnetley/joke-of-the-day/compare/v1.1.0-dev.235...v1.1.0-dev.236) (2025-02-11) + + +### Bug Fixes + +* update deps ([#1400](https://github.com/jpbnetley/joke-of-the-day/issues/1400)) ([e495a05](https://github.com/jpbnetley/joke-of-the-day/commit/e495a05c858768f6ccabdd043435fa32b0c02eb4)) + # [1.1.0-dev.235](https://github.com/jpbnetley/joke-of-the-day/compare/v1.1.0-dev.234...v1.1.0-dev.235) (2025-02-11)