Skip to content

Commit 10d06e8

Browse files
committed
update to 1.0.6
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 5819d32 commit 10d06e8

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

CHANGELOG.md

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,47 @@
11
# CHANGELOG.md - FirePress London
22

3-
— — — # — — — # — — — #
3+
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

55
FirePress Public Roadmap:
66
https://trello.com/b/0fCwwzqc/firepress-public-roadmap
77

8-
— — — # — — — # — — — #
8+
Based on this template:
9+
https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
910

10-
# 1.0.5
11+
---
1112

12-
- Adding a warning
13-
14-
# 1.0.4
15-
16-
- minor readme update
17-
18-
# 1.0.3
19-
20-
- Following the latest updates made by the Ghost Fondation.
21-
https://github.com/TryGhost/London/commit/7b4d38ebed7786bdc64c8569cdffaea6170c4976
13+
## [0.0.0] - 1910-12-30
2214

23-
— — — # — — — # — — — #
15+
### 🚀 Added (new feature)
16+
### ⚡️ Updates
17+
### 🐛 Bug fixed
18+
### 🛑 Removed
19+
### 🔑 Security
2420

25-
# 0.00 template
21+
---
2622

27-
**🎨 User Story**
28-
- As an OpsHero, I want to 0o0o
2923

30-
**🚀 Major feature**
24+
## 1.0.6
25+
### 🐛 Bug fixed
26+
- Button style #1 are fixed
27+
- Button style #2 is out
3128

32-
**item** — blabla
29+
### ⚡️ Updates
30+
- now using CHANGELOG template
3331

34-
**⚡️ Minor Feature**
3532

36-
**item** — blabla
33+
## 1.0.5
34+
### ⚡️ Updates
35+
- Adding a warning
3736

38-
**🐛 Bugs**
3937

40-
**item** — blabla
38+
## 1.0.4
39+
### ⚡️ Updates
40+
- minor readme update
4141

42-
**⚠️ Warning**
4342

44-
**item** — blabla
43+
## 1.0.3
44+
### ⚡️ Updates
45+
- Following the latest updates made by the Ghost Fondation.
46+
https://github.com/TryGhost/London/commit/7b4d38ebed7786bdc64c8569cdffaea6170c4976
4547

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

0 commit comments

Comments
 (0)