mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
09.14.2025 8e3303d0a4a485fe05ccee1c4e539ff0668f86aa
chore(release): v2.12.0

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2 files modified
9 ■■■■ changed files
CHANGELOG.md 7 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -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)
package.json
@@ -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)",