From a3cfbe8af63ea9690f58e38cfdcb3d291fa18b5d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Nov 2024 01:07:25 +0000 Subject: [PATCH] chore(release): 5.26.19 [skip ci] ## [5.26.19](https://github.com/dargmuesli/jonas-thelemann/compare/5.26.18...5.26.19) (2024-11-12) ### Bug Fixes * schedule release ([a35c1d5](https://github.com/dargmuesli/jonas-thelemann/commit/a35c1d5a612c905ae2beeb6bc0350edfef292f8d)) --- CHANGELOG.md | 6 ++++++ src/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75504472..9cb0d971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.26.19](https://github.com/dargmuesli/jonas-thelemann/compare/5.26.18...5.26.19) (2024-11-12) + +### Bug Fixes + +* schedule release ([a35c1d5](https://github.com/dargmuesli/jonas-thelemann/commit/a35c1d5a612c905ae2beeb6bc0350edfef292f8d)) + ## [5.26.18](https://github.com/dargmuesli/jonas-thelemann/compare/5.26.17...5.26.18) (2024-10-29) ### Bug Fixes diff --git a/src/package.json b/src/package.json index bb7b4b00..a0dc2c8b 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "jonas-thelemann", - "version": "5.26.18", + "version": "5.26.19", "private": true, "description": "The source code of `jonas-thelemann.de`.", "type": "module",