Skip to content

Commit 810460e

Browse files
committed
release: v1.14.0
1 parent ffa5e49 commit 810460e

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.13.1"
2+
".": "1.14.0"
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.14.0](https://github.com/SAP/ui5-linter/compare/v1.13.1...v1.14.0) (2025-05-18)
4+
5+
6+
### Features
7+
8+
* Autofix deprecated jQuery.sap APIs ([#614](https://github.com/SAP/ui5-linter/issues/614)) ([1dda012](https://github.com/SAP/ui5-linter/commit/1dda01216deb7dec8c3dd1dd83712ce5166172f3))
9+
310
## [1.13.1](https://github.com/SAP/ui5-linter/compare/v1.13.0...v1.13.1) (2025-05-12)
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.13.1",
3+
"version": "1.14.0",
44
"description": "A static code analysis tool for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)