Skip to content

Commit c0d176f

Browse files
Version Packages (#250)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 57f349d commit c0d176f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-teeth-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/docs-vectorize/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# docs-vectorize
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- fcbedd1: Moved Docs MCP server to be stateless for /mcp
8+
39
## 0.4.3
410

511
### Patch Changes

apps/docs-vectorize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs-vectorize",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

0 commit comments

Comments
 (0)