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",