Skip to content

Commit 38d28d9

Browse files
committed
update to 2.9.8
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 736d029 commit 38d28d9

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ https://trello.com/b/0fCwwzqc/firepress-public-roadmap
88
Based on this template:
99
https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
1010

11-
---
12-
13-
## [0.0.0] - 1910-12-30
14-
11+
## 0.0.0 status template
1512
### ⚡️ Updates
1613
### 🚀 Added (new feat.)
1714
### 🐛 Fix bug
@@ -20,6 +17,12 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
2017

2118
---
2219

20+
21+
## 2.9.8
22+
### 🐛 Fix bug
23+
- 736d029e Fix bug with embeds overflowing content width
24+
following from source https://github.com/TryGhost/Casper/commit/c8c63d170c7b3421f301e6e367cff492fa2eeb16
25+
2326
## 2.9.7
2427
### ⚡️ Updates
2528
- cfb365d3 Major update for highlight-js: Added agate.css to better control how it renders

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "FirePress_Klimax2",
33
"description": "This Ghost theme is supported by FirePress. Find more free themes at https://github.com/topics/firepress-ghost-theme",
44
"demo": "https://play-with-ghost.com/ghost-themes/firepress-klimax2-for-barbershops/",
5-
"version": "2.9.7",
5+
"version": "2.9.8",
66
"engines": {
77
"ghost": ">=2.0.0",
88
"ghost-api": "v2"

0 commit comments

Comments
 (0)