Skip to content

Commit 96e64b8

Browse files
committed
chore(release): v0.0.5
1 parent fde5289 commit 96e64b8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.0.5"></a>
2+
## [0.0.5](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.4...v0.0.5) (2015-12-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** fix a bug in $input.json ([fde5289](https://github.com/ToQoz/api-gateway-mapping-template/commit/fde5289))
8+
9+
10+
111
<a name="0.0.4"></a>
212
## [0.0.4](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.3...v0.0.4) (2015-12-15)
313

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.4",
3+
"version": "0.0.5",
44
"description": "Make AWS API Gateway's Mapping Template testable.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)