Skip to content

Commit be230b4

Browse files
author
github-actions
committed
πŸ”– 0.2.4
1 parent 80764d6 commit be230b4

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
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.2.4](https://github.com/ebullient/obsidian-snippetor/compare/0.2.3...0.2.4)
8+
9+
- πŸ› Fix the roundness slider [`80764d6`](https://github.com/ebullient/obsidian-snippetor/commit/80764d65a5181fb8e46be298e1815a70aeccad05)
10+
711
#### [0.2.3](https://github.com/ebullient/obsidian-snippetor/compare/0.2.2...0.2.3)
812

13+
> 18 February 2022
14+
915
- ✨ Add a slider for "roundness" [`f827f47`](https://github.com/ebullient/obsidian-snippetor/commit/f827f47970fa7d519cab3d6bd960a111491d7c0a)
1016
- 🎨 Overrides blue topaz mask image [`5414b39`](https://github.com/ebullient/obsidian-snippetor/commit/5414b39e97fc13d9a856b36a025dc9db2089756c)
1117

β€Žmanifest.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-snippetor",
33
"name": "Snippetor",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"minAppVersion": "0.13.10",
66
"description": "Create and tweak common snippets (starting with custom tasks)",
77
"author": "ebullient",

β€Ž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.3",
3+
"version": "0.2.4",
44
"description": "Generate and tweak common snippets",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
Β (0)