diff --git a/.changeset/modern-foxes-dance.md b/.changeset/modern-foxes-dance.md deleted file mode 100644 index ecb819c..0000000 --- a/.changeset/modern-foxes-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'mcp-controller': minor ---- - -Add @total-typescript/ts-reset for improved type definitions and migrate to eslint-for-ai with type-safe JSON parsing. Also includes Changesets for automated release management. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..13b007a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# mcp-controller + +## 0.4.0 + +### Minor Changes + +- [#4](https://github.com/eli0shin/mcp-controller/pull/4) [`e884d5d`](https://github.com/eli0shin/mcp-controller/commit/e884d5dc6380c632891524f051d6a4736957aa9d) Thanks [@eli0shin](https://github.com/eli0shin)! - Add @total-typescript/ts-reset for improved type definitions and migrate to eslint-for-ai with type-safe JSON parsing. Also includes Changesets for automated release management. diff --git a/package.json b/package.json index 9c9a9f1..d71230d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcp-controller", - "version": "0.3.0", + "version": "0.4.0", "description": "MCP server proxy that enables controlling availability of tools.", "type": "module", "bin": {