Skip to content

Commit 11cadbe

Browse files
committed
chore(main): Release v0.3.33
1 parent fad80b2 commit 11cadbe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.32"
2+
".": "0.3.33"
33
}

CHANGELOG.md

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

3+
## [0.3.33](https://github.com/cloudquery/codegen/compare/v0.3.32...v0.3.33) (2025-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to df92998 ([#378](https://github.com/cloudquery/codegen/issues/378)) ([4a3e1e3](https://github.com/cloudquery/codegen/commit/4a3e1e39e2802329ecdb4601bfb7f4abc614cacd))
9+
* **deps:** Update module github.com/stretchr/testify to v1.11.1 ([#379](https://github.com/cloudquery/codegen/issues/379)) ([fad80b2](https://github.com/cloudquery/codegen/commit/fad80b22703c7fd5cdc0e7f30bdacfa7ac6a393e))
10+
311
## [0.3.32](https://github.com/cloudquery/codegen/compare/v0.3.31...v0.3.32) (2025-09-29)
412

513

0 commit comments

Comments
 (0)