File tree Expand file tree Collapse file tree 4 files changed +4492
-6
lines changed Expand file tree Collapse file tree 4 files changed +4492
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
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
+
7
15
#### [ 0.4.3] ( https://github.com/ebullient/obsidian-snippetor/compare/0.4.2...0.4.3 )
8
16
17
+ > 20 April 2023
18
+
9
19
- π¨ Update folder snippets for 1.0 [ ` ed44e1c ` ] ( https://github.com/ebullient/obsidian-snippetor/commit/ed44e1cfe43435604ae61c008dba3ec0bd1d9afe )
10
20
- π checkboxes in live preview [ ` 6cfaae7 ` ] ( https://github.com/ebullient/obsidian-snippetor/commit/6cfaae7cbce3b51bef8d277a4dcfa90e79f7995e )
11
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " obsidian-snippetor" ,
3
3
"name" : " Snippetor" ,
4
- "version" : " 0.4.3 " ,
4
+ "version" : " 0.4.4 " ,
5
5
"minAppVersion" : " 0.13.10" ,
6
6
"description" : " Create and tweak common snippets (starting with custom tasks)" ,
7
7
"author" : " ebullient" ,
You canβt perform that action at this time.
0 commit comments