Skip to content

Commit

Permalink
chore(release): 6.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.6.0](v6.5.4...v6.6.0) (2022-07-12)

### Bug Fixes

* **intrinsics:** split function ([286dd4c](286dd4c))
* **intrinsics:** SplitPtr also as string ([86436f5](86436f5))

### Features

* **intrinsics:** add intrinsics ptr versions ([ffdc5af](ffdc5af))
  • Loading branch information
semantic-release-bot committed Jul 12, 2022
1 parent 86436f5 commit 4b389bc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# GoFormation Versioning Changelog

# [6.6.0](https://github.com/awslabs/goformation/compare/v6.5.4...v6.6.0) (2022-07-12)


### Bug Fixes

* **intrinsics:** split function ([286dd4c](https://github.com/awslabs/goformation/commit/286dd4c339fe9c64e31eb14d8eb621fad205fa7a))
* **intrinsics:** SplitPtr also as string ([86436f5](https://github.com/awslabs/goformation/commit/86436f5474683881db0e8906e8e62ce079e68208))


### Features

* **intrinsics:** add intrinsics ptr versions ([ffdc5af](https://github.com/awslabs/goformation/commit/ffdc5af445f9a055831ad1130000a343799f51b1))

## [6.5.4](https://github.com/awslabs/goformation/compare/v6.5.3...v6.5.4) (2022-07-08)


Expand Down

0 comments on commit 4b389bc

Please sign in to comment.