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

Patrick Kollitsch
21.54.2024 5afb33c5c1a17c4a8c3de9b5fb8c420c92c327d5
chore(release): v2.10.1-prerelease.1

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2 files modified
23 ■■■■■ changed files
CHANGELOG.md 21 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -1,4 +1,25 @@
# Changelog
## [2.10.1-prerelease.1](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.10.1-prerelease.0...v2.10.1-prerelease.1) (2024-10-21)
### Documentation
* add fontawesome license remark to README.md ([d7a12f3](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/d7a12f353aa1906bf66a6d12e064194596093a1a))
* **fix:** add discord link ([a41140e](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/a41140e4dfd1931c860e7c7082845062a1624978))
* typo ([f68e6ff](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/f68e6ff4c3905323545ee4260766ed3b124929e3))
* update LICENSE.md ([0aec28f](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/0aec28fef66a40e9ff619520d4d98c757b046790))
### Theme
* **fix:** bring some logic into /disabled sharing ([a9cd70d](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/a9cd70d1e6b0dbec55c9ee8597add754a0a68893))
* **fix:** proper configuration for all networks ([9df0c0a](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/9df0c0a8789feb7a2d6d3163fdeea68cdd321b76))
### Chore
* **config:** add markdownlint configuration ([65c8a11](https://github.com/thenewdynamic/gohugo-theme-ananke/commit/65c8a115e1e823697afd446c2990850e05934128))
## [2.10.1-prerelease.0](https://github.com/thenewdynamic/gohugo-theme-ananke/compare/v2.10.0...v2.10.1-prerelease.0) (2024-10-20)
package.json
@@ -1,7 +1,7 @@
{
  "name": "@thenewdynamic/gohugo-theme-ananke",
  "description": "Ananke: A theme for Hugo Sites",
  "version": "2.10.1-prerelease.0",
  "version": "2.10.1-prerelease.1",
  "license": "MIT",
  "repository": "thenewdynamic/gohugo-theme-ananke",
  "author": "Bud Parr (https://github.com/budparr)",