Skip to content

Commit 5a8cfc8

Browse files
committed
Release 0.0.1
1 parent 80271f1 commit 5a8cfc8

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4+
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v0.0.1...HEAD).
6+
7+
<a name="v0.0.1"></a>
8+
## v0.0.1 - 2018-06-06
9+
### Internal Changes
10+
- Prepare npm release [`80271f1`](https://github.com/SAP/ui5-server/commit/80271f1c80dd6fb65ced85d949f28dd75f9bc74f)
11+
- Update .editorconfig [`21ed234`](https://github.com/SAP/ui5-server/commit/21ed234f7e492ea1c6000e26855cd1e2c2c1a6a5)
12+
- Add chglog config + npm release scripts [`9e1a122`](https://github.com/SAP/ui5-server/commit/9e1a1226b64a595ec72f1c886343c56b625f56d0)
13+
- Update dependencies [`0518658`](https://github.com/SAP/ui5-server/commit/0518658cb9bab9e551a4406bfa905ffeb9218dad)
14+
- Add missing test module dependencies [`9ee06c4`](https://github.com/SAP/ui5-server/commit/9ee06c4ed5e8ae9e1de1fc497768909313e769d6)
15+
- Update and add more jsdoc for server, sslUtil and middleware [`d0e747d`](https://github.com/SAP/ui5-server/commit/d0e747d598b8f6696755581582f53e276260c72c)
16+
- Add travis CI badge + package.json cleanup [`3ff2fb9`](https://github.com/SAP/ui5-server/commit/3ff2fb91f1c350cae284c9e1398e9efd4b82b2f2)
17+
- Fix links to CONTRIBUTING.md file [`63b9f0d`](https://github.com/SAP/ui5-server/commit/63b9f0d20fb4c76f182ff9dea8692c85e4a1897d)
18+
- **ESLint:** Activate no-var rule [`7f3e234`](https://github.com/SAP/ui5-server/commit/7f3e2348e977232676c4829e8079dad6e4f1d8ea)
19+
- **ESLint:** Activate no-console [`dc6b76a`](https://github.com/SAP/ui5-server/commit/dc6b76a3f19b49a18396631fcfa13f97f3e42e47)
20+
- **Travis:** Add node.js 10 to test matrix [`2881261`](https://github.com/SAP/ui5-server/commit/2881261a05afd737af7c8874b91819a52b8f88df)
21+
22+

0 commit comments

Comments
 (0)