Skip to content

Commit

Permalink
chore(release): v2.10.1-prerelease.1
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <[email protected]>
  • Loading branch information
davidsneighbour committed Oct 21, 2024
1 parent a41140e commit 5afb33c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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)",
Expand Down

0 comments on commit 5afb33c

Please sign in to comment.