Skip to content

Commit ce2a099

Browse files
committed
chore(release): v0.0.7
1 parent f3c5d99 commit ce2a099

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.0.7"></a>
2+
## [0.0.7](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.6...v0.0.7) (2015-12-19)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** don't escape HTML ([f3c5d99](https://github.com/ToQoz/api-gateway-mapping-template/commit/f3c5d99))
8+
* **readme:** update ([6fab78e](https://github.com/ToQoz/api-gateway-mapping-template/commit/6fab78e))
9+
10+
11+
112
<a name="0.0.6"></a>
213
## [0.0.6](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.5...v0.0.6) (2015-12-18)
314

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

0 commit comments

Comments
 (0)