From 6367ffa8297f11a75fca6bd9130ffd344c0ba108 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Thu, 26 Sep 2024 03:38:37 +0000
Subject: [PATCH] chore(release): v2.10.0-prerelease.0

---
 CHANGELOG.md |   46 +++++++++++++++++++++++++++++++++++-----------
 1 files changed, 35 insertions(+), 11 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c84c50..8c13035 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,24 +1,48 @@
 # Changelog
+## [2.10.0-prerelease.0](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.9.1...v2.10.0-prerelease.0) (2024-09-26)
 
-All notable changes to this project will be documented in this file.
 
-The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
-and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+### Documentation
 
-Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+* **fix:** add note about powershell environment ([c1530b7](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/c1530b7c0db44fea3c65b0e4a0393cf83de81d19))
+* **fix:** move old changelog ([e086aa9](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/e086aa9f8a3fc86bd819110c96ac570356d638a0))
+* **fix:** proper TOML format for frontmatter sample ([#717](https://github.com/thenewdynamic/gohugo-theme-ananke/issues/717)) ([ca6da48](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/ca6da4883e767628fff9b09827d7ac05c81a3df7))
+* **fix:** remove todo note that can't be traced to any issue ([b1f6a28](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/b1f6a2834f9c2b641be3c3f17087930e8e90edcc))
 
-## [v2.6.1](https://github.com/theNewDynamic/gohugo-theme-ananke/compare/v2.6.0...v2.6.1) - 2020-06-25
 
-### Commits
+### Features
 
-- Updated minimum theme to .55 [`df4c78a`](https://github.com/theNewDynamic/gohugo-theme-ananke/commit/df4c78adb2ed004c3780f7a76254e9756dd024b5)
+* add canonical url support ([#650](https://github.com/thenewdynamic/gohugo-theme-ananke/issues/650)) ([221a0d8](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/221a0d881758f6b6b7fba99eecb894cd5fa911ec))
 
-## [v2.6.0](https://github.com/theNewDynamic/gohugo-theme-ananke/compare/2.6.0...v2.6.0) - 2020-06-23
 
-### Merged
+### Theme
 
-- Update spanish translations [`#304`](https://github.com/theNewDynamic/gohugo-theme-ananke/pull/304)
-- Add automatic cover image support [`#303`](https://github.com/theNewDynamic/gohugo-theme-ananke/pull/303)
+* **fix:** replace deprecated resources.ToCSS with css.Sass ([321680f](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/321680f6ee8f36ffa900ba5ab55b1d60ddfe258b)), closes [#712](https://github.com/thenewdynamic/gohugo-theme-ananke/issues/712)
+* **i18n:** add indonesian language ([#672](https://github.com/thenewdynamic/gohugo-theme-ananke/issues/672)) ([53463ff](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/53463ffaa20adb213452ee39baa2223a34b63600))
+
+
+### Refactors
+
+* indentation and file formatting changes ([76460d7](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/76460d7a33bd77e72d62749e4f547e97c01cd8fe))
+
+
+### Chore
+
+* add package lockfile ([8a7847f](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/8a7847ffc37269b1194a3e3051fa464a69b75e41))
+* **config:** add dependabot configuration ([3c3478a](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/3c3478addf7cc6aa69a768bb1a95464967cba075))
+* **config:** add github templates for issues and pull requests ([7c5c9c3](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/7c5c9c307b474f20d02dd48d910a79c8f85c414d))
+* **config:** add resources to ignored files ([549d735](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/549d73576e31becdbf714cb75e636ddc5a256ddf))
+* **config:** add workspace configuration file for vscode ([1a4ad28](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/1a4ad28b87ac8b6dca7a80dd77fabc14d554b5cb))
+* **config:** move configuration into config subfolder structure and require 0.128.0 ([4e613a9](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/4e613a92d0fa3d81b40a0047e9d3fa592dc87f3f))
+* **config:** update dependencies and package.json content ([d0490cb](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/d0490cba6625174141c9496523a89d1a01a832c3))
+* **fix:** being maintained again ([9a0a974](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/9a0a974089461e25f96aa7727e90452754d4388b))
+* **fix:** full URL to discussion forum ([791c400](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/791c4008ac6277753694286d3267c9c471b7894f))
+
+
+### Build System
+
+* **fix:** add release scripts ([a889122](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/a889122fbd5c65aa6c7f2329b2383cdde2220ae5))
+* **fix:** recover build system ([dccde1e](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/dccde1ec30fbb58e4df82941e15faa131746b82f))
 
 ## [2.6.0](https://github.com/theNewDynamic/gohugo-theme-ananke/compare/v2.5.5...2.6.0) - 2020-06-17
 

--
Gitblit v1.10.0