Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Commit d83bc38

Browse files
committed
update to 2.1.1
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 7c088bd commit d83bc38

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

CHANGELOG.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -21,29 +21,29 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
2121
---
2222

2323

24-
## Unreleased - Work in progress
24+
## 2.1.1
2525
### ⚡️ Updates
26-
- See FirePress | Roadmap at https://trello.com/b/0fCwwzqc/firepress-roadmap
27-
28-
29-
## [0.0.2] - 1910-12-30 / latest
30-
### ⚡️ Updates
31-
- This text is used as a placeholder.
32-
- Words that will follow won't make any sense
33-
34-
### 🚀 Added (new feature)
35-
- This text is used as a placeholder.
36-
- Words that will follow won't make any sense
37-
38-
### 🛑 Removed
39-
- Words that will follow won't make any sense
26+
- 7c088bd6 Now using our standard CHANGELOG template
27+
- 2046de44 README update
28+
- eb911733 Major update for highlight-js: Added agate.css to better control how it renders
29+
- ffe20ffc Updated highlight-js 9.14.2 AND updated Font Awesome 5.7.2
30+
- 10ea606f README update
31+
- 2da45650 minify buttons that come with this theme
32+
- d8376166 using minify
33+
- 0b094f56 minified
34+
- a249a798 udpate, links are not bold anymore
35+
- 0819e37d Simplify markdown example
36+
- 3b05c2b0 fix lint
4037

38+
### 🐛 Fix bug
39+
- aaf0438d Fix button CSS styles. Makes them more universal
4140

42-
## [0.0.1] - 1910-11-29
43-
### 🚀 Added (new feature)
44-
- This text is used as a placeholder.
45-
- Words that will follow won't make any sense
4641

42+
## 2.1.0
4743
### ⚡️ Updates
48-
- This text is used as a placeholder.
49-
- Words that will follow won't make any sense
44+
- 5cb36fc5 update to 2.1.0
45+
- 8626fd95 Add license
46+
- 55235c13 major README update
47+
- f8b6ba4d Add notes
48+
- 0a75e584 remove highlight and font awesome because it's already part of our customizations
49+
- b6e7d28b Adding core customizations

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "FirePress_Crisply",
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-crisply-for-barbershops/",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"engines": {
77
"ghost": ">=2.0.0"
88
},

0 commit comments

Comments
 (0)