File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @silverbulletmd/silverbullet" ,
3- "version" : " 2.1.7 " ,
3+ "version" : " 2.1.8 " ,
44 "tasks" : {
55 "build" : " make clean && deno run -A build_plugs_libraries.ts && deno run -A build_client.ts" ,
66 "build-production" : " deno task build --production" ,
Original file line number Diff line number Diff line change 1- export const version = "2.1.7 " ;
1+ export const version = "2.1.8 " ;
Original file line number Diff line number Diff line change 11An attempt at documenting the changes/new features introduced in each release.
22
33## Edge
4+ * Nothing new yet since 2.1.8
5+
6+ ## 2.1.8
47* New [[ ^Library/Std/APIs/Virtual Page]] API, internally used by:
58 * [[ ^Library/Std/Infrastructure/Tag Page]]
69 * [[ ^ Library/Std/Infrastructure/Search ] ]
You can’t perform that action at this time.
0 commit comments