Skip to content

Commit 4284929

Browse files
author
github-actions
committed
🔖 0.4.0
1 parent 545c9bf commit 4284929

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.0](https://github.com/ebullient/obsidian-snippetor/compare/0.3.0...0.4.0)
8+
9+
- ♻️ begin 1.0 refactor: common elements / prep [`9eb9ed2`](https://github.com/ebullient/obsidian-snippetor/commit/9eb9ed27fb439c994289018bb25787bcf2690b89)
10+
- ♻️ end: tests + cleanup [`545c9bf`](https://github.com/ebullient/obsidian-snippetor/commit/545c9bf347d8bf2434a0f8a7782edadbc141feae)
11+
- ♻️✨ Update checkbox generation for 1.0 [`7f3b594`](https://github.com/ebullient/obsidian-snippetor/commit/7f3b594b90e7f1ca8f3bea99f231a497fc17c00f)
12+
- ♻️✨ Folder Snippets with Obs 1.0 [`5a69f63`](https://github.com/ebullient/obsidian-snippetor/commit/5a69f6321264f9a11f95970d878491d48145e9e3)
13+
714
#### [0.3.0](https://github.com/ebullient/obsidian-snippetor/compare/0.2.7...0.3.0)
815

16+
> 27 May 2022
17+
918
- ✨ Fancy fonts for tasks [`e6f2664`](https://github.com/ebullient/obsidian-snippetor/commit/e6f266405239c9b25af564f11209eebfca0c9621)
1019

1120
#### [0.2.7](https://github.com/ebullient/obsidian-snippetor/compare/0.2.6...0.2.7)

package-lock.json

Lines changed: 2 additions & 3 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.3.0",
3+
"version": "0.4.0",
44
"description": "Generate and tweak common snippets",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)