Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit a427311

Browse files
committed
Update theme to version 1.23.1
1 parent d719f75 commit a427311

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [1.23.1](https://github.com/devopsdays/devopsdays-theme/tree/1.23.1) (2018-10-15)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.23.0...1.23.1)
5+
6+
**Fixed bugs:**
7+
8+
- single-day events displaying incorrectly on welcome page [\#663](https://github.com/devopsdays/devopsdays-theme/issues/663)
9+
- images not resolving in static events [\#662](https://github.com/devopsdays/devopsdays-theme/issues/662)
10+
311
## [1.23.0](https://github.com/devopsdays/devopsdays-theme/tree/1.23.0) (2018-09-14)
412
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.22.0...1.23.0)
513

@@ -9,8 +17,6 @@
917

1018
**Closed issues:**
1119

12-
- events disappearing from front page before enddate is over [\#656](https://github.com/devopsdays/devopsdays-theme/issues/656)
13-
- Build performance analysis [\#643](https://github.com/devopsdays/devopsdays-theme/issues/643)
1420
- Version 10 of node.js has been released [\#625](https://github.com/devopsdays/devopsdays-theme/issues/625)
1521
- Social button don't show for a speaker in the talk page [\#582](https://github.com/devopsdays/devopsdays-theme/issues/582)
1622

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99
tags = ["", ""]
1010
features = ["", ""]
1111
min_version = 0.18
12-
theme_version = "1.23.0"
12+
theme_version = "1.23.1"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)