Skip to content

Commit

Permalink
chore(release): 2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.4](v2.1.3...v2.1.4) (2019-03-10)

### Bug Fixes

* **schema:** fixed incorrect field type for AWS::Serverless::Application.Location ([#167](#167)) ([3f1817b](3f1817b))
  • Loading branch information
semantic-release-bot committed Mar 10, 2019
1 parent 3f1817b commit 6478829
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# GoFormation Versioning Changelog

## [2.1.4](https://github.com/awslabs/goformation/compare/v2.1.3...v2.1.4) (2019-03-10)


### Bug Fixes

* **schema:** fixed incorrect field type for AWS::Serverless::Application.Location ([#167](https://github.com/awslabs/goformation/issues/167)) ([3f1817b](https://github.com/awslabs/goformation/commit/3f1817b))

## [2.1.3](https://github.com/awslabs/goformation/compare/v2.1.2...v2.1.3) (2019-03-10)


Expand Down

0 comments on commit 6478829

Please sign in to comment.