Skip to content

Commit 9b2e673

Browse files
committed
chore(release): v0.0.3
1 parent 06b320f commit 9b2e673

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="0.0.3"></a>
2+
## [0.0.3](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.2...v0.0.3) (2015-12-15)
3+
4+
5+
### Bug Fixes
6+
7+
* **test:** wait(d).fn -> wait(d).then(fn) ([9652ecb](https://github.com/ToQoz/api-gateway-mapping-template/commit/9652ecb))
8+
9+
### Features
10+
11+
* **package:** change API signature of module.exports ([06b320f](https://github.com/ToQoz/api-gateway-mapping-template/commit/06b320f))
12+
13+
14+
115
<a name="0.0.2"></a>
216
## [0.0.2](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.1...v0.0.2) (2015-12-14)
317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-gateway-mapping-template",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Make AWS API Gateway's Mapping Template testable.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)