We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde5289 commit 96e64b8Copy full SHA for 96e64b8
CHANGELOG.md
@@ -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
11
<a name="0.0.4"></a>
12
## [0.0.4](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.3...v0.0.4) (2015-12-15)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "api-gateway-mapping-template",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Make AWS API Gateway's Mapping Template testable.",
"repository": {
"type": "git",
0 commit comments