diff --git a/CHANGELOG.md b/CHANGELOG.md index ba0fa45..6911a7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,20 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4 ### 🚀 Added (new feature) ### ⚡️ Updates -### 🐛 Bug fixed +### 🐛 Bug fix ### 🛑 Removed ### 🔑 Security --- +## 2.9.6 +### 🐛 Bug fix +- fixed box-shadow at the source / no need for Code injection +- apply for buttons style 1 & 2 + ## 2.9.5 -### 🐛 Bug fixed +### 🐛 Bug fix - Button style #1 are fixed ### 🛑 Deprecated / Removed diff --git a/package.json b/package.json index bfc918a..e1c8ee4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "FirePress_Klimax2", "description": "This Ghost theme is supported by FirePress. Find more free themes at https://github.com/topics/firepress-ghost-theme", "demo": "https://play-with-ghost.com/ghost-themes/firepress-klimax2-for-barbershops/", - "version": "2.9.5", + "version": "2.9.6", "engines": { "ghost": ">=2.0.0", "ghost-api": "v2"