@sap/ux-ui5-tooling 1.5.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@ All notable changes to this project are documented in this file.
3
3
 
4
4
  This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
5
5
 
6
+ ## [1.5.1] - 2022-02-24
7
+ ### Fixed
8
+ - Fixed an issue with reading and comparing UI5 versions
9
+ - Fixed an issue with previewing applications using services behind a corporate proxy
10
+
11
+ ### Changed
12
+ - Build is no longer executed automatically before starting the application in an external Fiori Launchpad to accomodate custom build procedures
13
+
6
14
  ## [1.5.0] - 2022-02-10
7
15
  ### Fixed
8
16
  - Fixed an issue with reading and comparing UI5 versions