Skip to content

Commit eb3f69d

Browse files
πŸ”– 0.4.4
1 parent f058417 commit eb3f69d

File tree

4 files changed

+4492
-6
lines changed

4 files changed

+4492
-6
lines changed

β€ŽCHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [0.4.4](https://github.com/ebullient/obsidian-snippetor/compare/0.4.3...0.4.4)
8+
9+
- Bump actions/checkout from 2 to 3 [`#24`](https://github.com/ebullient/obsidian-snippetor/pull/24)
10+
- Bump typescript from 4.4.4 to 5.1.3 [`#26`](https://github.com/ebullient/obsidian-snippetor/pull/26)
11+
- Bump @types/chroma-js from 2.1.3 to 2.4.0 [`#25`](https://github.com/ebullient/obsidian-snippetor/pull/25)
12+
- ⬆️ dependency update [`f058417`](https://github.com/ebullient/obsidian-snippetor/commit/f0584170706fa753b64f2211c283c2a2c624745a)
13+
- πŸ› ::after and display: block for checkboxes with some themes [`76f1751`](https://github.com/ebullient/obsidian-snippetor/commit/76f1751d0320c2364edae373f7b74d36312dbc8b)
14+
715
#### [0.4.3](https://github.com/ebullient/obsidian-snippetor/compare/0.4.2...0.4.3)
816

17+
> 20 April 2023
18+
919
- 🎨 Update folder snippets for 1.0 [`ed44e1c`](https://github.com/ebullient/obsidian-snippetor/commit/ed44e1cfe43435604ae61c008dba3ec0bd1d9afe)
1020
- πŸ› checkboxes in live preview [`6cfaae7`](https://github.com/ebullient/obsidian-snippetor/commit/6cfaae7cbce3b51bef8d277a4dcfa90e79f7995e)
1121

β€Žmanifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-snippetor",
33
"name": "Snippetor",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"minAppVersion": "0.13.10",
66
"description": "Create and tweak common snippets (starting with custom tasks)",
77
"author": "ebullient",

0 commit comments

Comments
Β (0)