File tree Expand file tree Collapse file tree 5 files changed +13
-4
lines changed Expand file tree Collapse file tree 5 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,17 @@ 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
+ #### [ 2.1.6] ( https://github.com/ebullient/obsidian-slides-extended/compare/2.1.5...2.1.6 )
8
+
9
+ - 🐛 use grid instead of flexbox for split. Resolves #78 [ ` #78 ` ] ( https://github.com/ebullient/obsidian-slides-extended/issues/78 )
10
+ - ✨ file name in view title [ ` 5a2835c ` ] ( https://github.com/ebullient/obsidian-slides-extended/commit/5a2835c6848bf016dcf2482d1552f7d69b967918 )
11
+ - 🐛 Fix source for chart plugin [ ` 1bd763f ` ] ( https://github.com/ebullient/obsidian-slides-extended/commit/1bd763fcef86321256d3fb11fb434149662f583c )
12
+ - 🩹 make sure docs content doesn't get formatted (biome) [ ` 4385893 ` ] ( https://github.com/ebullient/obsidian-slides-extended/commit/43858935feba2990045ac01bc3e5f725199738cc )
13
+
7
14
#### [ 2.1.5] ( https://github.com/ebullient/obsidian-slides-extended/compare/2.1.4...2.1.5 )
8
15
16
+ > 23 December 2024
17
+
9
18
- 🚧 biome + src root [ ` 4630c32 ` ] ( https://github.com/ebullient/obsidian-slides-extended/commit/4630c32d565b261cea80f2ba54c822a32a7d7d6a )
10
19
- 🚧 biome: formatting [ ` e9835fc ` ] ( https://github.com/ebullient/obsidian-slides-extended/commit/e9835fc160491cac53d7dcd36d3aee5014846b0f )
11
20
- 🚧 biome: suggesters [ ` b8c9cad ` ] ( https://github.com/ebullient/obsidian-slides-extended/commit/b8c9cade4214c169938e83fcf10bed7307b1b9c2 )
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.5 "
2
+ "version" : " 2.1.6 "
3
3
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " slides-extended" ,
3
3
"name" : " Slides Extended" ,
4
- "version" : " 2.1.5 " ,
4
+ "version" : " 2.1.6 " ,
5
5
"minAppVersion" : " 1.5.7" ,
6
6
"description" : " Create markdown-based presentations using reveal.js" ,
7
7
"author" : " Matthäus Szturc, continued by Erin Schnabel" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " slides-extended" ,
3
3
"name" : " Slides Extended" ,
4
- "version" : " 2.1.5 " ,
4
+ "version" : " 2.1.6 " ,
5
5
"minAppVersion" : " 1.5.7" ,
6
6
"description" : " Create markdown-based presentations using reveal.js" ,
7
7
"author" : " Matthäus Szturc, continued by Erin Schnabel" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " slides-extended" ,
3
- "version" : " 2.1.5 " ,
3
+ "version" : " 2.1.6 " ,
4
4
"description" : " Create markdown-based presentations with reveal.js in Obsidian" ,
5
5
"author" : " Erin Schnabel" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments