Skip to content

Commit

Permalink
chore: release feat-multi-module-components (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthsh authored Feb 3, 2025
1 parent e1b04cf commit a0daa79
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,4 +1,4 @@
{
".": "0.92.20",
".": "0.92.21",
"packages/cdktf-fogg-constructs": "1.3.0"
}
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.21](https://github.com/vincenthsh/fogg/compare/v0.92.20...v0.92.21) (2025-02-03)


### BugFixes

* TS Language Service performance issues ([#378](https://github.com/vincenthsh/fogg/issues/378)) ([e1b04cf](https://github.com/vincenthsh/fogg/commit/e1b04cff43978d0aac2adac7d9297c47a9ef556f))

## [0.92.20](https://github.com/vincenthsh/fogg/compare/v0.92.19...v0.92.20) (2025-02-01)


Expand Down

0 comments on commit a0daa79

Please sign in to comment.