Skip to content

Commit 051316f

Browse files
authored
release: v1.20.12 (#1017)
🚜 New release prepared --- ## [1.20.12](v1.20.11...v1.20.12) (2026-02-27) ### Bug Fixes * Teststarter false positives detection ([#990](#990)) ([71cb989](71cb989)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0b2f07b commit 051316f

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-
".": "1.20.11"
2+
".": "1.20.12"
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+
## [1.20.12](https://github.com/UI5/linter/compare/v1.20.11...v1.20.12) (2026-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Teststarter false positives detection ([#990](https://github.com/UI5/linter/issues/990)) ([71cb989](https://github.com/UI5/linter/commit/71cb98972154aec5a5e642cc57a11c977c955231))
9+
310
## [1.20.11](https://github.com/UI5/linter/compare/v1.20.10...v1.20.11) (2026-02-17)
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/linter",
3-
"version": "1.20.11",
3+
"version": "1.20.12",
44
"description": "A static code analysis tool for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)