Skip to content

Commit 60e320c

Browse files
chore: release v0.7.0
1 parent a779933 commit 60e320c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "llm-shortcut",
33
"name": "LLM Shortcut",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"minAppVersion": "0.15.0",
66
"description": "Provides a way to create shortcuts for commands powered by LLM capabilities.",
77
"author": "chernodubv",

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,7 +1,7 @@
11
{
22
"name": "obsidian-llm-shortcut",
33
"type": "module",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"main": "main.js",
66
"scripts": {
77
"test": "vitest",

0 commit comments

Comments
 (0)