Skip to content

Commit 618f9df

Browse files
committed
chore: release feat-multi-module-components
1 parent 1dbfb87 commit 618f9df

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.92.31",
2+
".": "0.92.32",
33
"packages/cdktf-fogg-constructs": "1.5.2"
44
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.92.32](https://github.com/vincenthsh/fogg/compare/v0.92.31...v0.92.32) (2025-09-29)
4+
5+
6+
### Misc
7+
8+
* bump actions/checkout from 4 to 5 in the github-actions group ([#423](https://github.com/vincenthsh/fogg/issues/423)) ([75c81fd](https://github.com/vincenthsh/fogg/commit/75c81fdf3c84eec6b22448eb47551c24e3c27f2f))
9+
* bump github.com/hashicorp/go-getter in the terraform group ([#426](https://github.com/vincenthsh/fogg/issues/426)) ([c4c619c](https://github.com/vincenthsh/fogg/commit/c4c619cb79180793275e20c4612e15fe2595590a))
10+
* bump github.com/hashicorp/go-getter in the terraform group ([#429](https://github.com/vincenthsh/fogg/issues/429)) ([aba39b5](https://github.com/vincenthsh/fogg/commit/aba39b5d77953bd9b091560f56d48d12fdd95c66))
11+
* bump github.com/hashicorp/go-getter in the terraform group ([#433](https://github.com/vincenthsh/fogg/issues/433)) ([1dbfb87](https://github.com/vincenthsh/fogg/commit/1dbfb879e8fda750486ec6f8c62412640fe3fd7b))
12+
* bump github.com/runatlantis/atlantis in the atlantis group ([#432](https://github.com/vincenthsh/fogg/issues/432)) ([6ae4dc1](https://github.com/vincenthsh/fogg/commit/6ae4dc1e50f072ad38ed297f76f6e052ee33a9fb))
13+
* bump golang.org/x/text from 0.27.0 to 0.28.0 in the gomod group ([#425](https://github.com/vincenthsh/fogg/issues/425)) ([2b89a1d](https://github.com/vincenthsh/fogg/commit/2b89a1d240dfe8ec7b8b60d9f5b80e1da6a9319f))
14+
* bump the github-actions group with 3 updates ([#431](https://github.com/vincenthsh/fogg/issues/431)) ([58e7dfa](https://github.com/vincenthsh/fogg/commit/58e7dfa83963bff2c402607dcc77c6b09a8b2029))
15+
* bump the gomod group with 2 updates ([#427](https://github.com/vincenthsh/fogg/issues/427)) ([c2854a2](https://github.com/vincenthsh/fogg/commit/c2854a24b43895772c4253aa16e560e32741b820))
16+
* bump the gomod group with 3 updates ([#428](https://github.com/vincenthsh/fogg/issues/428)) ([d3adec4](https://github.com/vincenthsh/fogg/commit/d3adec435f8315be875cf6bf91c80dba50285ab9))
17+
* bump the gomod group with 3 updates ([#430](https://github.com/vincenthsh/fogg/issues/430)) ([5396ad4](https://github.com/vincenthsh/fogg/commit/5396ad4d1148abe98a349beea5eb67f31176a972))
18+
319
## [0.92.31](https://github.com/vincenthsh/fogg/compare/v0.92.30...v0.92.31) (2025-08-05)
420

521

0 commit comments

Comments
 (0)