We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22f054 commit 386f80bCopy full SHA for 386f80b
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
7
+## Version 0.0.3 - 2025-09-22
8
+
9
+### Changed
10
11
+- Slightly different rules to search docs when using `cds` CLI
12
13
## Version 0.0.2 - 2025-09-04
14
15
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cap-js/mcp-server",
3
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Model Context Protocol (MCP) server for AI-assisted development of CAP applications.",
"repository": {
"type": "git",
0 commit comments