Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Commit

Permalink
chore(release): 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Generator bot committed Nov 28, 2018
1 parent 22f8468 commit 83e7be1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 349 deletions.
21 changes: 21 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="5.7.0"></a>
# [5.7.0](https://github.com/IBM-Swift/generator-swiftserver/compare/5.6.2...5.7.0) (2018-11-28)


### Bug Fixes

* fixed another indentation ([316dcc6](https://github.com/IBM-Swift/generator-swiftserver/commit/316dcc6))
* fixed indentation ([f01805f](https://github.com/IBM-Swift/generator-swiftserver/commit/f01805f))
* fixed indentation issues ([49bf961](https://github.com/IBM-Swift/generator-swiftserver/commit/49bf961))
* fixed indentations in Package.swift ([7e4fbaa](https://github.com/IBM-Swift/generator-swiftserver/commit/7e4fbaa))
* fixes to package.swift ([9d4eb42](https://github.com/IBM-Swift/generator-swiftserver/commit/9d4eb42))
* messing around with indentation ([eddafa4](https://github.com/IBM-Swift/generator-swiftserver/commit/eddafa4))
* Relax HeliumLogger dependency ([5731888](https://github.com/IBM-Swift/generator-swiftserver/commit/5731888))


### Features

* convert ejs to handlebars ([#621](https://github.com/IBM-Swift/generator-swiftserver/issues/621)) ([5e5c295](https://github.com/IBM-Swift/generator-swiftserver/commit/5e5c295))



<a name="5.6.2"></a>
## [5.6.2](https://github.com/IBM-Swift/generator-swiftserver/compare/5.6.1...5.6.2) (2018-11-10)

Expand Down
349 changes: 1 addition & 348 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-swiftserver",
"version": "5.6.2",
"version": "5.7.0",
"description": "Generator for Kitura REST webservice servers",
"main": "app/index.js",
"scripts": {
Expand Down

0 comments on commit 83e7be1

Please sign in to comment.