Skip to content

Commit 530d47a

Browse files
matz3MichaelSp
authored andcommitted
Release 0.2.1
1 parent 40e91d1 commit 530d47a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
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-server/compare/v0.2.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v0.2.1...HEAD).
6+
7+
<a name="v0.2.1"></a>
8+
## [v0.2.1] - 2018-07-13
69

710
<a name="v0.2.0"></a>
811
## [v0.2.0] - 2018-07-12
@@ -53,6 +56,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-serv
5356
- **Travis:** Add node.js 10 to test matrix [`2881261`](https://github.com/SAP/ui5-server/commit/2881261a05afd737af7c8874b91819a52b8f88df)
5457

5558

59+
[v0.2.1]: https://github.com/SAP/ui5-server/compare/v0.2.0...v0.2.1
5660
[v0.2.0]: https://github.com/SAP/ui5-server/compare/v0.1.2...v0.2.0
5761
[v0.1.2]: https://github.com/SAP/ui5-server/compare/v0.1.1...v0.1.2
5862
[v0.1.1]: https://github.com/SAP/ui5-server/compare/v0.1.0...v0.1.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/server",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "UI5 Build and Development Tooling - Server",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)