Skip to content

Commit 2084f0e

Browse files
committed
update to 1.0.8
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent a7e2106 commit 2084f0e

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

CHANGELOG.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CHANGELOG.md - FirePress London
1+
# CHANGELOG.md - FirePress_London
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

@@ -8,25 +8,34 @@ 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-
15-
### 🚀 Added (new feature)
11+
## 0.0.0 status template
1612
### ⚡️ Updates
17-
### 🐛 Bug fixed
13+
### 🚀 Added (new feat.)
14+
### 🐛 Fix bug
1815
### 🛑 Removed
1916
### 🔑 Security
2017

2118
---
2219

20+
# Releases
21+
22+
23+
## 1.0.8
24+
### ⚡️ Updates
25+
- e1112c1b Major update for highlight-js: Added agate.css to better control how it renders
26+
- 775ef6ac Updated highlight-js 9.14.2
27+
28+
### 🐛 Fix bug
29+
- 0072ff19 Fix button CSS styles. Makes them more universal
30+
31+
2332
## 1.0.7
24-
### 🐛 Bug fixed
33+
### 🐛 Fix bug
2534
- Fixed buttons style. It makes them more usable universally
2635

2736

2837
## 1.0.6
29-
### 🐛 Bug fixed
38+
### 🐛 Fix bug
3039
- Button style #1 are fixed
3140
- Button style #2 is out
3241

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "FirePress_London",
33
"description": "A minimum, image-centric theme for Ghost. 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/live-demo-firepress-london-for-barbershops/",
5-
"version": "1.0.7",
5+
"version": "1.0.8",
66
"engines": {
77
"ghost": ">=2.0.0",
88
"ghost-api": "v2"

0 commit comments

Comments
 (0)