Skip to content

Commit 7eac60e

Browse files
committed
chore(release): v0.0.4
1 parent 404742b commit 7eac60e

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.4"></a>
2+
## [0.0.4](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.3...v0.0.4) (2015-12-15)
3+
4+
5+
### Bug Fixes
6+
7+
* **example:** follow new(v.0.0.3) API ([404742b](https://github.com/ToQoz/api-gateway-mapping-template/commit/404742b))
8+
9+
10+
111
<a name="0.0.3"></a>
212
## [0.0.3](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.2...v0.0.3) (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.3",
3+
"version": "0.0.4",
44
"description": "Make AWS API Gateway's Mapping Template testable.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)