Skip to content

Commit

Permalink
changelog 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ebullient committed Jan 14, 2022
1 parent 5322647 commit 3aa987e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ 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.3.0](https://github.com/ebullient/obsidian-theme-ebullientworks/compare/0.2.9...0.3.0)

- ✨ Create an independent snippet for tasks (for default theme) [`5322647`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/5322647637ddcb0bacf46f9b997865b9dc61b535)

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

> 9 January 2022
- 🎨 Remove the corner blockquote icon [`7571cc7`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/7571cc749aa7731e457a256f91c260790c474932)
- 🐛 undo strikethrough for task values in LP [`8c036b9`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/8c036b9f73894519c545bccb7a98898dde56d665)
- 🎨 ellipses for long folder names, too [`828371a`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/828371a62587d4e6ffbd5c81f0d3d45ccc13dc30)
Expand Down Expand Up @@ -169,3 +175,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- graph styling [`ce6821d`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/ce6821d84eb995ed1a740c1a2a472f734bb26437)
- specificity; borders [`8ad7460`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/8ad7460d9f9ce27eb24211567742a10dd4ac0a71)
- specificity, hover on active header [`3e466c6`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/3e466c68b9f103e01a661b6652aa9b280e0a99da)
- dark mode hover, sharp border, suggestion hover [`9db08c8`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/9db08c88397f86e993296cf8f07dfb78bfb1f4b6)
- Browsable colors [`3bf043d`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/3bf043da1e746b11c7ebc1b9caf95fdc25fc5cb9)
- punctuation error; whitespace [`364d228`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/364d2280f06de9fbfe0121776445f224dff638ca)
- preview image [`00d5b62`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/00d5b620aba4762e494387c2a2dbbf5fa891597c)
- sharper sidebar border [`3554a1b`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/3554a1bd6ae2b477b5dd84f6d4f70933657bed59)
- update inactive hover [`c323887`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/c3238876d960aa7274e47cbcb50a642f319a454c)
- Additional view of theme [`41a8e23`](https://github.com/ebullient/obsidian-theme-ebullientworks/commit/41a8e23aa6efa0a07ce9d44178d7d17de65a21d3)
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.9",
"version": "0.3.0",
"private": true,
"description": "An Obsidian Theme",
"author": "Erin Schnabel",
Expand Down

0 comments on commit 3aa987e

Please sign in to comment.