Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
6468954022 Version Packages (#246) 2026-07-27 17:51:10 +02:00
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'@sveltejs/opencode': patch
---
fix: links in skill references (for real this time)

View File

@@ -1,5 +0,0 @@
---
'@sveltejs/opencode': patch
---
fix: remove special characters from references

View File

@@ -1,5 +1,13 @@
# @sveltejs/opencode # @sveltejs/opencode
## 0.1.13
### Patch Changes
- fix: links in skill references (for real this time) ([#245](https://github.com/sveltejs/ai-tools/pull/245))
- fix: remove special characters from references ([#247](https://github.com/sveltejs/ai-tools/pull/247))
## 0.1.12 ## 0.1.12
### Patch Changes ### Patch Changes

View File

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