Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
249923b1e5 Version Packages (#169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-27 22:24:34 +01:00
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@sveltejs/opencode': patch
---
feat: `svelte-core-bestpractices` skill

View File

@@ -1,5 +1,11 @@
# @sveltejs/opencode
## 0.1.4
### Patch Changes
- feat: `svelte-core-bestpractices` skill ([#162](https://github.com/sveltejs/ai-tools/pull/162))
## 0.1.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@sveltejs/opencode",
"version": "0.1.3",
"version": "0.1.4",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/sveltejs/ai-tools#readme",