Skip to content

Commit 91dfd6f

Browse files
openui5botflovogt
authored andcommitted
release: v1.20.2
1 parent eeae10a commit 91dfd6f

File tree

4 files changed

+15
-4
lines changed

4 files changed

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

CHANGELOG.md

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

3+
## [1.20.2](https://github.com/UI5/linter/compare/v1.20.1...v1.20.2) (2025-10-06)
4+
5+
6+
### Dependencies
7+
8+
* Bump @sapui5/types from 1.136.8 to 1.136.9 ([eeae10a](https://github.com/UI5/linter/commit/eeae10a15f8513bbab44c1c04977ce6b92a2a177))
9+
* Bump @ui5/fs from 4.0.2 to 4.0.3 ([8639fb2](https://github.com/UI5/linter/commit/8639fb280d3258237dc75ac70fbb78fe2d3f0b5f))
10+
* Bump @ui5/project from 4.0.5 to 4.0.6 ([184ea9e](https://github.com/UI5/linter/commit/184ea9ec772d7694a757657fb04992ce1f0565eb))
11+
* Bump fast-xml-parser from 5.2.5 to 5.3.0 ([2d05f07](https://github.com/UI5/linter/commit/2d05f07d38c1c020a723d127322dfeb62d2b593a))
12+
* Bump typescript from 5.9.2 to 5.9.3 ([a5e5c71](https://github.com/UI5/linter/commit/a5e5c7171adb2cdca6d8c81bc3a35d66a7d211e6))
13+
314
## [1.20.1](https://github.com/UI5/linter/compare/v1.20.0...v1.20.1) (2025-09-18)
415

516

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.1",
3+
"version": "1.20.2",
44
"description": "A static code analysis tool for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)