Skip to content

Commit 2274af8

Browse files
committed
release: v0.1.3
1 parent 822b3ed commit 2274af8

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.2"
2+
".": "0.1.3"
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.3](https://github.com/UI5/mcp-server/compare/v0.1.2...v0.1.3) (2025-10-09)
4+
5+
6+
### Features
7+
8+
* **ui5_create_app:** Always set "earlyRequests": true in UI5 >=1.141 ([#52](https://github.com/UI5/mcp-server/issues/52)) ([8b010ee](https://github.com/UI5/mcp-server/commit/8b010ee5dd3c76274c7699197bf91f8d125af8d5))
9+
10+
11+
### Dependencies
12+
13+
* Bump @modelcontextprotocol/sdk from 1.18.1 to 1.18.2 ([d0dd2de](https://github.com/UI5/mcp-server/commit/d0dd2de03cefbab7d3ad135306928ee50779f89a))
14+
* Bump @modelcontextprotocol/sdk from 1.18.2 to 1.19.1 ([da1f821](https://github.com/UI5/mcp-server/commit/da1f82173c74e3aa1159ab8210fc88a9e71f0d7e))
15+
* Bump @ui5/linter from 1.20.1 to 1.20.2 ([a4f5c16](https://github.com/UI5/mcp-server/commit/a4f5c168bd62ef9614899ed73234e8aee84ec93f))
16+
* Bump fast-xml-parser from 5.2.5 to 5.3.0 ([c17e08c](https://github.com/UI5/mcp-server/commit/c17e08c08aa716d8c55f1caac05e0a0b6a5708c3))
17+
* Bump semver from 7.7.2 to 7.7.3 ([39692d2](https://github.com/UI5/mcp-server/commit/39692d2fdc697c32a37b59da14f78113eb656fbb))
18+
319
## [0.1.2](https://github.com/UI5/mcp-server/compare/v0.1.1...v0.1.2) (2025-09-24)
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.2",
3+
"version": "0.1.3",
44
"description": "A MCP server for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)