Skip to content

Commit f0275a5

Browse files
committed
chore(release): 1.4.1
1 parent 4fb00dc commit f0275a5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.4.1](https://github.com/wozjac/vscode-ui5-api-reference/compare/v1.4.0...v1.4.1) (2022-08-20)
6+
7+
8+
### Bug Fixes
9+
10+
* aggregation type recognition ([063a5a0](https://github.com/wozjac/vscode-ui5-api-reference/commit/063a5a0a08607695de00fe4aea26e1d958c0172f))
11+
* correct description for deprecated properties ([17eba2f](https://github.com/wozjac/vscode-ui5-api-reference/commit/17eba2f3e5d694b16ce47f8c0865537956ddc97f))
12+
513
## [1.4.0](https://github.com/wozjac/vscode-ui5-api-reference/compare/v1.3.0...v1.4.0) (2022-08-18)
614

715

package-lock.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
@@ -3,7 +3,7 @@
33
"displayName": "VSCode UI5: API Reference",
44
"description": "VSCode extension: SAPUI5/OpenUI5 Reference documentation in a side bar view",
55
"license": "MIT",
6-
"version": "1.4.0",
6+
"version": "1.4.1",
77
"engines": {
88
"vscode": "^1.53.0"
99
},

0 commit comments

Comments
 (0)