diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cb0d971..cf18630b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.26.20](https://github.com/dargmuesli/jonas-thelemann/compare/5.26.19...5.26.20) (2024-11-26) + +### Bug Fixes + +* schedule release ([c529cfc](https://github.com/dargmuesli/jonas-thelemann/commit/c529cfc2abb9db7ecd7e2180636fbc58846c4989)) + ## [5.26.19](https://github.com/dargmuesli/jonas-thelemann/compare/5.26.18...5.26.19) (2024-11-12) ### Bug Fixes diff --git a/src/package.json b/src/package.json index 4811e086..1cb10956 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "jonas-thelemann", - "version": "5.26.19", + "version": "5.26.20", "private": true, "description": "The source code of `jonas-thelemann.de`.", "type": "module",