Skip to content

Commit b7f5f3f

Browse files
openui5botmatz3
authored andcommitted
release: v1.4.0
1 parent cc2cf60 commit b7f5f3f

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.1"
2+
".": "1.4.0"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/SAP/ui5-linter/compare/v1.3.1...v1.4.0) (2024-11-25)
4+
5+
6+
### Features
7+
8+
* Add type support for "byId" in controllers ([#423](https://github.com/SAP/ui5-linter/issues/423)) ([cc2cf60](https://github.com/SAP/ui5-linter/commit/cc2cf60b9290c564e1ba6a66f47e6e9a8009d264))
9+
310
## [1.3.1](https://github.com/SAP/ui5-linter/compare/v1.3.0...v1.3.1) (2024-11-15)
411

512

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/linter",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "A static code analysis tool for UI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)