Skip to content

Commit 9be985e

Browse files
committed
release: v0.1.4
1 parent 7f0013e commit 9be985e

File tree

4 files changed

+11
-4
lines changed

4 files changed

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

3+
## [0.1.4](https://github.com/UI5/mcp-server/compare/v0.1.3...v0.1.4) (2025-10-20)
4+
5+
6+
### Dependencies
7+
8+
* Bump @modelcontextprotocol/sdk from 1.20.0 to 1.20.1 ([58eeb24](https://github.com/UI5/mcp-server/commit/58eeb247824adc18376c465f89ac5f1d3032b29a))
9+
310
## [0.1.3](https://github.com/UI5/mcp-server/compare/v0.1.2...v0.1.3) (2025-10-16)
411

512

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)