Skip to content

Commit 57ad92e

Browse files
committed
release: v0.1.2
1 parent 88f7db9 commit 57ad92e

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-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.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

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

3+
## [0.1.2](https://github.com/UI5/mcp-server/compare/v0.1.1...v0.1.2) (2025-09-17)
4+
5+
6+
### Features
7+
8+
* **ui5-linter:** Enable Manifest 2 checks ([#37](https://github.com/UI5/mcp-server/issues/37)) ([88f7db9](https://github.com/UI5/mcp-server/commit/88f7db9eeb53ce75af7060ae57f4c862629ebc49))
9+
10+
11+
### Dependencies
12+
13+
* Bump @modelcontextprotocol/sdk from 1.17.5 to 1.18.0 ([d0bf5a3](https://github.com/UI5/mcp-server/commit/d0bf5a3ecf1b8171df95a9c4b76de11959688909))
14+
* Bump @ui5/logger from 4.0.1 to 4.0.2 ([84a66d8](https://github.com/UI5/mcp-server/commit/84a66d8bc76265695ae7a8ba053369392aed4368))
15+
* Bump @ui5/project from 4.0.4 to 4.0.5 ([1a49b8c](https://github.com/UI5/mcp-server/commit/1a49b8c4456125c273d04c441f42934710efe555))
16+
* Bump @ui5/project from 4.0.5 to 4.0.6 ([d304cdb](https://github.com/UI5/mcp-server/commit/d304cdb03f58164f198f71d2bf045ee806bd4036))
17+
318
## [0.1.1](https://github.com/UI5/mcp-server/compare/v0.1.0...v0.1.1) (2025-09-04)
419

520

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.1",
3+
"version": "0.1.2",
44
"description": "A MCP server for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)