Skip to content

Commit

Permalink
chore(feat-multi-module-components): release 0.92.6 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthsh authored Aug 19, 2024
1 parent 1f72cc2 commit 8a36717
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.92.5"
".": "0.92.6"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.92.6](https://github.com/vincenthsh/fogg/compare/v0.92.5...v0.92.6) (2024-08-19)


### Features

* Add first version of cdktf module support ([#329](https://github.com/vincenthsh/fogg/issues/329)) ([1f72cc2](https://github.com/vincenthsh/fogg/commit/1f72cc2e883c9ad2d149744e650541be634ba9da))

## [0.92.5](https://github.com/vincenthsh/fogg/compare/v0.92.4...v0.92.5) (2024-08-09)


Expand Down

0 comments on commit 8a36717

Please sign in to comment.