Version Packages (#145)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-19 15:56:05 +01:00
committed by GitHub
parent 74477448ce
commit 15ad554f53
4 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +0,0 @@
---
'@sveltejs/mcp': patch
---
chore: update svelte

View File

@@ -1,5 +1,11 @@
# @sveltejs/mcp
## 0.1.19
### Patch Changes
- chore: update svelte ([`7447744`](https://github.com/sveltejs/mcp/commit/74477448cea44ec21684ea4d39f2c5c7133b5150))
## 0.1.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@sveltejs/mcp",
"version": "0.1.18",
"version": "0.1.19",
"type": "module",
"license": "MIT",
"mcpName": "dev.svelte/mcp",

View File

@@ -9,7 +9,7 @@
"subfolder": "packages/mcp-stdio",
"source": "github"
},
"version": "0.1.18",
"version": "0.1.19",
"websiteUrl": "https://svelte.dev/docs/mcp/overview",
"icons": [
{
@@ -25,7 +25,7 @@
{
"registryType": "npm",
"identifier": "@sveltejs/mcp",
"version": "0.1.18",
"version": "0.1.19",
"runtimeHint": "npx",
"transport": {
"type": "stdio"