Skip to content

Commit 778a167

Browse files
committed
release: v0.1.4
1 parent 731dbdd commit 778a167

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/UI5/mcp-server/compare/v0.1.3...v0.1.4) (2025-10-24)
4+
5+
6+
### Features
7+
8+
* Add UI Integration Cards guidelines tool ([#69](https://github.com/UI5/mcp-server/issues/69)) ([731dbdd](https://github.com/UI5/mcp-server/commit/731dbdd9950977b5f52bc3d4acf569f452141335))
9+
10+
11+
### Dependencies
12+
13+
* Bump @modelcontextprotocol/sdk from 1.20.0 to 1.20.1 ([58eeb24](https://github.com/UI5/mcp-server/commit/58eeb247824adc18376c465f89ac5f1d3032b29a))
14+
* Bump @ui5/project from 4.0.6 to 4.0.7 ([f636716](https://github.com/UI5/mcp-server/commit/f63671617f81b1d4e41acc57e21c6c4da89a21f6))
15+
316
## [0.1.3](https://github.com/UI5/mcp-server/compare/v0.1.2...v0.1.3) (2025-10-16)
417

518

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/mcp-server",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A MCP server for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)