mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-08-03 09:04:16 +08:00
Compare commits
1 Commits
svelte-cod
...
@sveltejs/
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c240d44eda |
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@sveltejs/opencode': patch
|
||||
---
|
||||
|
||||
chore: show warning for old versions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@sveltejs/opencode': patch
|
||||
---
|
||||
|
||||
feat: add `autoupdate` option to reinstall the plugin when a new version is available
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@sveltejs/opencode': patch
|
||||
---
|
||||
|
||||
fix: links within references in SKILLS
|
||||
@@ -1,5 +1,15 @@
|
||||
# @sveltejs/opencode
|
||||
|
||||
## 0.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- chore: show warning for old versions ([#238](https://github.com/sveltejs/ai-tools/pull/238))
|
||||
|
||||
- feat: add `autoupdate` option to reinstall the plugin when a new version is available ([#238](https://github.com/sveltejs/ai-tools/pull/238))
|
||||
|
||||
- fix: links within references in SKILLS ([#243](https://github.com/sveltejs/ai-tools/pull/243))
|
||||
|
||||
## 0.1.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sveltejs/opencode",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/sveltejs/ai-tools#readme",
|
||||
|
||||
Reference in New Issue
Block a user