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

Patrick Kollitsch
24.01.2024 aced7bda5c3fea9afda93d0b87cf3337f2407d5b
chore(release): v2.10.1-prerelease.5

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2 files modified
20 ■■■■■ changed files
CHANGELOG.md 18 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -1,4 +1,22 @@
# Changelog
## [2.10.1-prerelease.5](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.10.1-prerelease.4...v2.10.1-prerelease.5) (2024-10-24)
### Documentation
* **fix:** update theme.toml with min version and authors ([ae14ccf](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/ae14ccf4072c13069e1f28e3c5f39bce4b917885))
### Theme
* **fix:** add transform.Plainify to the summary body content of the share links ([#758](https://github.com/thenewdynamic/gohugo-theme-ananke/issues/758)) ([2cfb09e](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/2cfb09e9a3aa720b902535a5bdf3641bcd8a903f))
* **fix:** paths to social func partials ([1bcc471](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/1bcc471e003643c5b72a2fad6c1024b16e829233))
### Configuration
* **fix:** no default networks, move networks config to exampleSite ([396d013](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/396d0138ace7c53a6378711dcd5570099bfa0b95))
## [2.10.1-prerelease.4](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.10.1-prerelease.3...v2.10.1-prerelease.4) (2024-10-23)
package.json
@@ -1,7 +1,7 @@
{
  "name": "@thenewdynamic/gohugo-theme-ananke",
  "description": "Ananke: A theme for Hugo Sites",
  "version": "2.10.1-prerelease.4",
  "version": "2.10.1-prerelease.5",
  "license": "MIT",
  "repository": "thenewdynamic/gohugo-theme-ananke",
  "author": "Bud Parr (https://github.com/budparr)",