Skip to content

Commit 3b8b598

Browse files
committed
release: v0.1.4
1 parent a456ef2 commit 3b8b598

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/UI5/mcp-server/compare/v0.1.3...v0.1.4) (2025-10-28)
4+
5+
6+
### Features
7+
8+
* Add tool for creating Integration Cards ([#84](https://github.com/UI5/mcp-server/issues/84)) ([a456ef2](https://github.com/UI5/mcp-server/commit/a456ef235bc10d86814798e4acf2c1db3c9ebbdc))
9+
* Add UI Integration Cards guidelines tool ([#69](https://github.com/UI5/mcp-server/issues/69)) ([731dbdd](https://github.com/UI5/mcp-server/commit/731dbdd9950977b5f52bc3d4acf569f452141335))
10+
11+
12+
### Dependencies
13+
14+
* Bump @modelcontextprotocol/sdk from 1.20.0 to 1.20.1 ([58eeb24](https://github.com/UI5/mcp-server/commit/58eeb247824adc18376c465f89ac5f1d3032b29a))
15+
* Bump @modelcontextprotocol/sdk from 1.20.1 to 1.20.2 ([4359a2a](https://github.com/UI5/mcp-server/commit/4359a2a979631e59132c1b7c20ea8593ea2b4126))
16+
* Bump @ui5/project from 4.0.6 to 4.0.7 ([f636716](https://github.com/UI5/mcp-server/commit/f63671617f81b1d4e41acc57e21c6c4da89a21f6))
17+
* Bump @ui5/project from 4.0.7 to 4.0.8 ([4748204](https://github.com/UI5/mcp-server/commit/4748204e1d3524b634965062ef77b5d5f7665e31))
18+
319
## [0.1.3](https://github.com/UI5/mcp-server/compare/v0.1.2...v0.1.3) (2025-10-16)
420

521

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)