Skip to content

Commit 294902e

Browse files
author
github-actions
committed
πŸ”– 0.3.0
1 parent e6f2664 commit 294902e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.3.0](https://github.com/ebullient/obsidian-snippetor/compare/0.2.7...0.3.0)
8+
9+
- ✨ Fancy fonts for tasks [`e6f2664`](https://github.com/ebullient/obsidian-snippetor/commit/e6f266405239c9b25af564f11209eebfca0c9621)
10+
711
#### [0.2.7](https://github.com/ebullient/obsidian-snippetor/compare/0.2.6...0.2.7)
812

13+
> 5 May 2022
14+
915
- πŸ› Don't throw if an element doesn't exist yet. Resolves #15 [`#15`](https://github.com/ebullient/obsidian-snippetor/issues/15)
1016
- βœ¨πŸ‘½οΈ Use TaskCollector API [`376b1c3`](https://github.com/ebullient/obsidian-snippetor/commit/376b1c3541ab12129b7d1c608a540695ce3541aa)
1117
- ✨ Support suppression of X as task collector completed value [`b1346a6`](https://github.com/ebullient/obsidian-snippetor/commit/b1346a636ada43bad5bc2098721aafcef33ce8a7)

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-snippetor",
3-
"version": "0.2.7",
3+
"version": "0.3.0",
44
"description": "Generate and tweak common snippets",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
Β (0)