Skip to content

Commit d252f1a

Browse files
committed
release: v1.20.6
1 parent 80d7adf commit d252f1a

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.5"
2+
".": "1.20.6"
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.6](https://github.com/UI5/linter/compare/v1.20.5...v1.20.6) (2025-11-26)
4+
5+
6+
### Dependencies
7+
8+
* Bump sax-wasm from 3.1.2 to 3.1.3 ([eaa36eb](https://github.com/UI5/linter/commit/eaa36eb867ff00c978fd67fede5e80193abfcc27))
9+
310
## [1.20.5](https://github.com/UI5/linter/compare/v1.20.4...v1.20.5) (2025-11-18)
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.5",
3+
"version": "1.20.6",
44
"description": "A static code analysis tool for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)