File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
44
5- A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-builder/compare/v1.3.3...HEAD ) .
5+ A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-builder/compare/v1.4.0...HEAD ) .
6+
7+ <a name =" v1.4.0 " ></a >
8+ ## [ v1.4.0] - 2019-07-29
9+ ### Bug Fixes
10+ - ** versionInfo:** Use correct buildTimestamp format [ ` 6d87b3e ` ] ( https://github.com/SAP/ui5-builder/commit/6d87b3e10db11a8755b4049ba82732c6ec4f776c )
11+
12+ ### Features
13+ - Properties File Escaping ([ #293 ] ( https://github.com/SAP/ui5-builder/issues/293 ) ) [ ` 9d213ce ` ] ( https://github.com/SAP/ui5-builder/commit/9d213ced942ed7832fbb7b50f9d444f441941f35 )
14+
615
716<a name =" v1.3.3 " ></a >
817## [ v1.3.3] - 2019-07-01
@@ -212,6 +221,7 @@ to load the custom bundle file instead.
212221- Add ability to configure component preloads and custom bundles [ ` 2241e5f ` ] ( https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7 )
213222
214223
224+ [ v1.4.0 ] : https://github.com/SAP/ui5-builder/compare/v1.3.3...v1.4.0
215225[ v1.3.3 ] : https://github.com/SAP/ui5-builder/compare/v1.3.2...v1.3.3
216226[ v1.3.2 ] : https://github.com/SAP/ui5-builder/compare/v1.3.1...v1.3.2
217227[ v1.3.1 ] : https://github.com/SAP/ui5-builder/compare/v1.3.0...v1.3.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/builder" ,
3- "version" : " 1.3.3 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " UI5 Tooling - Builder" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments