Skip to content

Commit 923cfc1

Browse files
committed
chore(main): release 4.1.10
1 parent c7a2bba commit 923cfc1

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [4.1.10](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.9...v4.1.10) (2026-01-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @types/node to v22.19.3 ([#796](https://github.com/cloudquery/setup-cloudquery/issues/796)) ([aefb93b](https://github.com/cloudquery/setup-cloudquery/commit/aefb93b6930fe8ed61d519870d46bd58c173f1a7))
9+
* **deps:** Update dependency @types/pg to v8.16.0 ([#797](https://github.com/cloudquery/setup-cloudquery/issues/797)) ([c7a2bba](https://github.com/cloudquery/setup-cloudquery/commit/c7a2bba51e53c1f0f2812647dea5858b446e0417))
10+
311
## [4.1.9](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.8...v4.1.9) (2025-12-02)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudquery/setup-cloudquery",
3-
"version": "4.1.9",
3+
"version": "4.1.10",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)