chore(release): v2.12.0

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
Patrick Kollitsch 2025-02-09 18:14:47 +07:00
parent 0e25604ceb
commit 8e3303d0a4
No known key found for this signature in database
GPG Key ID: 01A2661D61A772CA
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
# Changelog
## [2.12.0](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.11.3...v2.12.0) (2025-02-09)
### Build System
* **fix:** add release:minor script ([0e25604](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/0e25604ceb6b8c69f5e21280927691e6b06bf41b))
## [2.11.3](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.11.2...v2.11.3) (2025-02-09)

View File

@ -1,7 +1,7 @@
{
"name": "@thenewdynamic/gohugo-theme-ananke",
"description": "Ananke: A theme for Hugo Sites",
"version": "2.11.3",
"version": "2.12.0",
"license": "MIT",
"repository": "thenewdynamic/gohugo-theme-ananke",
"author": "Bud Parr (https://github.com/budparr)",