Skip to content

Commit 49fbcd1

Browse files
committed
release: v1.21.2
1 parent f09019f commit 49fbcd1

4 files changed

Lines changed: 14 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.21.1"
2+
".": "1.21.2"
33
}

CHANGELOG.md

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

3+
## [1.21.2](https://github.com/UI5/linter/compare/v1.21.1...v1.21.2) (2026-05-27)
4+
5+
6+
### Dependencies
7+
8+
* **lockfile:** In-range update of npm dependencies ([7f637c6](https://github.com/UI5/linter/commit/7f637c61ac2366993f010ac787a1767109b81cbb))
9+
* **lockfile:** In-range update of npm dependencies ([394f5fb](https://github.com/UI5/linter/commit/394f5fbd293205cfbda9a635cfc6de89d84b9c6e))
10+
* **lockfile:** In-range update of npm dependencies ([f2dc65a](https://github.com/UI5/linter/commit/f2dc65ad35d854136d9835b3bf0243a80632be20))
11+
* **lockfile:** In-range update of npm dependencies ([2a1e684](https://github.com/UI5/linter/commit/2a1e6848f7c9dd3fb2215cf8b61f5cce36e44b49))
12+
313
## [1.21.1](https://github.com/UI5/linter/compare/v1.21.0...v1.21.1) (2026-05-13)
414

515

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

0 commit comments

Comments
 (0)