From 892eaf2f18a8af63e4c586230332be86d772a26a Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Sun, 27 Oct 2024 13:24:22 +0000
Subject: [PATCH] chore(release): v2.11.2
---
package.json | 2 +-
CHANGELOG.md | 7 +++++++
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9750045..9b4543c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,11 @@
# Changelog
+## [2.11.2](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.11.1...v2.11.2) (2024-10-27)
+
+
+### Chore
+
+* **release:** v2.11.1 ([065de4e](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/065de4e1963100ab7c4241adab64d9e6647124a0))
+
## [2.11.0](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.10.1-prerelease.6...v2.11.0) (2024-10-24)
diff --git a/package.json b/package.json
index 00fdb27..497e336 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@thenewdynamic/gohugo-theme-ananke",
"description": "Ananke: A theme for Hugo Sites",
- "version": "2.11.1",
+ "version": "2.11.2",
"license": "MIT",
"repository": "thenewdynamic/gohugo-theme-ananke",
"author": "Bud Parr (https://github.com/budparr)",
--
Gitblit v1.10.0