Skip to content

Commit

Permalink
Release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cncolder committed Feb 23, 2018
1 parent 7f64124 commit 865c03a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

v0.0.5 / 2018-02-24
===================

* Fix travis node4
* Travis matrix
* Add test ensure constructor not throw
* Dont throw error in constructor

v0.0.4 / 2018-02-24
===================

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Qcloud API Gateway api

_Undocumented api spy from [qcloud web console](https://console.qcloud.com/apigateway)_
_Undocumented apis spy from [qcloud web console](https://console.qcloud.com/apigateway)_

[![Build Status](https://travis-ci.org/vitarn/qcloud-apigateway.svg?branch=master)](https://travis-ci.org/vitarn/qcloud-apigateway)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qcloud-apigateway",
"version": "0.0.4",
"version": "0.0.5",
"author": "Colder",
"homepage": "https://github.com/vitarn/qcloud-apigateway",
"repository": "vitarn/qcloud-apigateway",
Expand Down

0 comments on commit 865c03a

Please sign in to comment.