Skip to content

Commit

Permalink
changelog 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ebullient committed Jan 6, 2022
1 parent 72dd645 commit 83b8bb1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.2.8](https://github.com/ebullient/obsidian-theme-ebullientworks/compare/0.2.7...0.2.8)

- 🎨 Hide collapse indicators unless hovered|active [`1b287ba`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/1b287badcc21613c715ab996a2398ed7df7ee93b)
- πŸ”¨ Create CONTRIBUTING.md [`4899326`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/4899326c3c66920b94a8129a7a1dddaf364ca432)
- πŸ› Fix collapsed link in CM6 source mode [`03c78fd`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/03c78fde26bcdf8c2954a8ce38527d111e2fe993)
- 🎨 Use primary background for dark mode modal [`4e4af9b`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/4e4af9b4581c4c5717d64ead22490507a9c27fb5)
- πŸ› Fix bold italics in plain blockquotes [`4e0d642`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/4e0d64252e37e4b90d7d7c597927e107bc07bf20)
- 🎨 Blockquote background like admonitions [`72dd645`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/72dd645e01bd4a4b989d4e538c596d4d38adc1f4)
- 🎨 Don't style the top-level .nav-file (defer to title) [`9f741d6`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/9f741d673db85b3be79e68d9a6aa724bbb267f85)

#### [0.2.7](https://github.com/ebullient/obsidian-theme-ebullientworks/compare/0.2.6...0.2.7)

> 4 January 2022
- 🎨 Toggle for tag brightenss/contrast. Fixes #10 [`#10`](https://github.com/ebullient/obsidian-theme-ebullientworks/issues/10)
- 🎨 smidgen increase on admonition border [`88a5376`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/88a5376546c330273ad6dc1cca75ad067aa22695)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-theme-ebullientworks",
"version": "0.2.7",
"version": "0.2.8",
"private": true,
"description": "An Obsidian Theme",
"author": "Erin Schnabel",
Expand Down

0 comments on commit 83b8bb1

Please sign in to comment.