chore(changeset): update changelog configuration to use @changesets/changelog-git

This commit is contained in:
2026-02-07 20:06:11 +02:00
parent f737b1d11d
commit f5e31bd1f6
3 changed files with 6 additions and 2 deletions

View File

@@ -44,11 +44,12 @@
"mcp": "node mcp/server.js"
},
"dependencies": {
"@tanstack/react-virtual": "^3.13.18",
"@modelcontextprotocol/sdk": "^1.0.4",
"@tanstack/react-virtual": "^3.13.18",
"moment": "^2.30.1"
},
"devDependencies": {
"@changesets/changelog-git": "^0.2.1",
"@changesets/cli": "^2.29.8",
"@eslint/js": "^9.39.2",
"@microsoft/api-extractor": "^7.56.0",