Skip to content

Commit 3bf0f56

Browse files
committed
Release 1.0.4
1 parent ee5816a commit 3bf0f56

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This 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.0.3...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v1.0.4...HEAD).
6+
7+
<a name="v1.0.4"></a>
8+
## [v1.0.4] - 2019-03-27
9+
### Dependency Updates
10+
- Bump tmp from 0.0.33 to 0.1.0 ([#220](https://github.com/SAP/ui5-builder/issues/220)) [`4fa642c`](https://github.com/SAP/ui5-builder/commit/4fa642c460f71b48ff690e3dc09de8cb0decca4e)
11+
612

713
<a name="v1.0.3"></a>
814
## [v1.0.3] - 2019-03-21
@@ -135,6 +141,7 @@ to load the custom bundle file instead.
135141
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
136142

137143

144+
[v1.0.4]: https://github.com/SAP/ui5-builder/compare/v1.0.3...v1.0.4
138145
[v1.0.3]: https://github.com/SAP/ui5-builder/compare/v1.0.2...v1.0.3
139146
[v1.0.2]: https://github.com/SAP/ui5-builder/compare/v1.0.1...v1.0.2
140147
[v1.0.1]: https://github.com/SAP/ui5-builder/compare/v1.0.0...v1.0.1

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/builder",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "UI5 Tooling - Builder",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)