Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ToQoz committed Dec 15, 2015
1 parent 06b320f commit 9b2e673
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="0.0.3"></a>
## [0.0.3](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.2...v0.0.3) (2015-12-15)


### Bug Fixes

* **test:** wait(d).fn -> wait(d).then(fn) ([9652ecb](https://github.com/ToQoz/api-gateway-mapping-template/commit/9652ecb))

### Features

* **package:** change API signature of module.exports ([06b320f](https://github.com/ToQoz/api-gateway-mapping-template/commit/06b320f))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.1...v0.0.2) (2015-12-14)

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": "api-gateway-mapping-template",
"version": "0.0.2",
"version": "0.0.3",
"description": "Make AWS API Gateway's Mapping Template testable.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9b2e673

Please sign in to comment.