Skip to content

Commit 0959190

Browse files
openui5botflovogt
authored andcommitted
release: v1.21.0
1 parent 1a7f734 commit 0959190

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.20.18"
2+
".": "1.21.0"
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+
## [1.21.0](https://github.com/UI5/linter/compare/v1.20.18...v1.21.0) (2026-05-10)
4+
5+
6+
### Features
7+
8+
* Improve UX in case no UI5 linter findings are reported ([c9307dd](https://github.com/UI5/linter/commit/c9307ddc2d918566362f9a3d2423d933b7de7b8f))
9+
10+
11+
### Dependencies
12+
13+
* **lockfile:** In-range update of npm dependencies ([1a7f734](https://github.com/UI5/linter/commit/1a7f7347a37dcc5562f7de388e5e934032687a3b))
14+
* **lockfile:** In-range update of npm dependencies ([3d66155](https://github.com/UI5/linter/commit/3d66155b7640d8cfd40b345dd15b09c6c38054f4))
15+
* **lockfile:** In-range update of npm dependencies ([86882ea](https://github.com/UI5/linter/commit/86882ea7aa47b0eb5161fcafb4ae4ac1d6cc7d69))
16+
* **lockfile:** In-range update of npm dependencies ([051b7f3](https://github.com/UI5/linter/commit/051b7f38c94c1569689a1f035d28405faf36955a))
17+
* **lockfile:** In-range update of npm dependencies ([f64934a](https://github.com/UI5/linter/commit/f64934a8a9f0681a436fae7493f773d809bad3bf))
18+
319
## [1.20.18](https://github.com/UI5/linter/compare/v1.20.17...v1.20.18) (2026-04-02)
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/linter",
3-
"version": "1.20.18",
3+
"version": "1.21.0",
44
"description": "A static code analysis tool for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)