Skip to content

Commit 386f80b

Browse files
committed
0.0.3
1 parent e22f054 commit 386f80b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## Version 0.0.3 - 2025-09-22
8+
9+
### Changed
10+
11+
- Slightly different rules to search docs when using `cds` CLI
12+
713
## Version 0.0.2 - 2025-09-04
814

915
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cap-js/mcp-server",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Model Context Protocol (MCP) server for AI-assisted development of CAP applications.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)