Skip to content

Commit 4346c2a

Browse files
committed
chore(release): 1.5.0
1 parent 709b6ae commit 4346c2a

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5.0](https://github.com/wozjac/vscode-ui5-api-reference/compare/v1.4.6...v1.5.0) (2023-08-24)
6+
7+
8+
### Features
9+
10+
* change the default UI5 version to 1.114.3 ([af90b63](https://github.com/wozjac/vscode-ui5-api-reference/commit/af90b6370acfb5e24bed8a017a52fb696130c154))
11+
512
### [1.4.6](https://github.com/wozjac/vscode-ui5-api-reference/compare/v1.4.5...v1.4.6) (2022-08-24)
613

714
### [1.4.5](https://github.com/wozjac/vscode-ui5-api-reference/compare/v1.4.4...v1.4.5) (2022-08-24)

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.6",
6+
"version": "1.5.0",
77
"engines": {
88
"vscode": "^1.53.0"
99
},

0 commit comments

Comments
 (0)