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

Patrick Kollitsch
24.00.2026 02c358d4b80aa721e593ad58461c28b1586809b6
chore(release): v2.13.0
3 files modified
8 ■■■■■ changed files
CHANGELOG.md 2 ●●●●● patch | view | raw | blame | history
package-lock.json 4 ●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
## [2.13.0](https://github.com/gohugo-ananke/ananke/compare/v2.13.0-prerelease.2...v2.13.0) (2026-04-24)
## [2.13.0-prerelease.2](https://github.com/gohugo-ananke/ananke/compare/v2.13.0-prerelease.1...v2.13.0-prerelease.2) (2026-04-24)
### Bug Fixes
package-lock.json
@@ -1,12 +1,12 @@
{
    "name": "@gohugo-ananke/ananke",
    "version": "2.13.0-prerelease.2",
    "version": "2.13.0",
    "lockfileVersion": 3,
    "requires": true,
    "packages": {
        "": {
            "name": "@gohugo-ananke/ananke",
            "version": "2.13.0-prerelease.2",
            "version": "2.13.0",
            "license": "MIT",
            "dependencies": {
                "cssnano": "7.1.7",
package.json
@@ -1,7 +1,7 @@
{
    "name": "@gohugo-ananke/ananke",
    "description": "Ananke: A theme for Hugo Sites",
    "version": "2.13.0-prerelease.2",
    "version": "2.13.0",
    "license": "MIT",
    "repository": "gohugo-ananke/ananke",
    "author": "Bud Parr (https://github.com/budparr)",