From 6740427c9e6711565de23a7619c24df34f25938a Mon Sep 17 00:00:00 2001 From: Pascal Andy Date: Mon, 18 Feb 2019 10:29:24 -0500 Subject: [PATCH] update to 2.9.7 Signed-off-by: Pascal Andy --- CHANGELOG.md | 12 ++++++++++-- package.json | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6911a7a..dac8020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,14 +12,22 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4 ## [0.0.0] - 1910-12-30 -### 🚀 Added (new feature) ### ⚡️ Updates -### 🐛 Bug fix +### 🚀 Added (new feat.) +### 🐛 Fix bug ### 🛑 Removed ### 🔑 Security --- +## 2.9.7 +### ⚡️ Updates +- cfb365d3 Major update for highlight-js: Added agate.css to better control how it renders +- 17cfceec update README +### 🐛 Bug fix +- 7e9500f1 Fix button CSS styles. Makes them more universal + + ## 2.9.6 ### 🐛 Bug fix - fixed box-shadow at the source / no need for Code injection diff --git a/package.json b/package.json index e1c8ee4..1b017bc 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.6", + "version": "2.9.7", "engines": { "ghost": ">=2.0.0", "ghost-api": "v2"