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

budparr
15.19.2019 11246e470dedf8e563af4e215f388ce2bcc4685a
v2.5.5
2 files modified
6 ■■■■■ changed files
CHANGELOG.md 4 ●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -7,10 +7,12 @@
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [2.5.4](https://github.com/budparr/gohugo-theme-ananke/compare/2.5.1...2.5.4) - 2019-10-27
## [2.5.5](https://github.com/budparr/gohugo-theme-ananke/compare/2.5.1...2.5.5) - 2019-11-15
### Merged
- Remove stray grave accent [`#231`](https://github.com/budparr/gohugo-theme-ananke/pull/231)
- Add Slack to social options [`#236`](https://github.com/budparr/gohugo-theme-ananke/pull/236)
- Fix URL for menus [`#230`](https://github.com/budparr/gohugo-theme-ananke/pull/230)
- Fix word count heading typo in README.md [`#222`](https://github.com/budparr/gohugo-theme-ananke/pull/222)
- Add auto-changelog [`#228`](https://github.com/budparr/gohugo-theme-ananke/pull/228)
package.json
@@ -1,6 +1,6 @@
{
  "name": "gohugo-default-theme",
  "version": "2.5.4",
  "version": "2.5.5",
  "description": "Base Theme to start Hugo Sites",
  "main": "index.js",
  "repository": {