Skip to content

Commit 6e0c4ef

Browse files
committed
Release 1.1.1
1 parent 55a7891 commit 6e0c4ef

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +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-project/compare/v1.1.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-project/compare/v1.1.1...HEAD).
6+
7+
<a name="v1.1.1"></a>
8+
## [v1.1.1] - 2019-11-07
69

710
<a name="v1.1.0"></a>
8-
## [v1.1.0] - 2019-06-25
11+
## [v1.1.0] - 2019-07-11
912
### Features
1013
- **projectPreprocessor:** Add handling for server-middleware extensions [`2ce964c`](https://github.com/SAP/ui5-project/commit/2ce964cd9feb6c1da39cd783ad45e0030c46b81a)
1114

@@ -104,6 +107,7 @@ Renamed parameter "translator" of functions generateDependencyTree and generateP
104107
- **npm t8r:** Fix collection fallback with missing package.json [`578466f`](https://github.com/SAP/ui5-project/commit/578466fdedf871091874c93d1a9305859e34e3ed)
105108

106109

110+
[v1.1.1]: https://github.com/SAP/ui5-project/compare/v1.1.0...v1.1.1
107111
[v1.1.0]: https://github.com/SAP/ui5-project/compare/v1.0.3...v1.1.0
108112
[v1.0.3]: https://github.com/SAP/ui5-project/compare/v1.0.2...v1.0.3
109113
[v1.0.2]: https://github.com/SAP/ui5-project/compare/v1.0.1...v1.0.2

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/project",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "UI5 Tooling - Project ",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)