Skip to content

Commit 8b41f94

Browse files
committed
update to 2.9.6
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent cb67bfb commit 8b41f94

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,20 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
1414

1515
### 🚀 Added (new feature)
1616
### ⚡️ Updates
17-
### 🐛 Bug fixed
17+
### 🐛 Bug fix
1818
### 🛑 Removed
1919
### 🔑 Security
2020

2121
---
2222

23+
## 2.9.6
24+
### 🐛 Bug fix
25+
- fixed box-shadow at the source / no need for Code injection
26+
- apply for buttons style 1 & 2
27+
2328

2429
## 2.9.5
25-
### 🐛 Bug fixed
30+
### 🐛 Bug fix
2631
- Button style #1 are fixed
2732

2833
### 🛑 Deprecated / Removed

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.5",
5+
"version": "2.9.6",
66
"engines": {
77
"ghost": ">=2.0.0",
88
"ghost-api": "v2"

0 commit comments

Comments
 (0)