Skip to content

Commit aedbd14

Browse files
committed
chore(main): release 4.1.10
1 parent ee5ee78 commit aedbd14

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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+
* **deps:** Update dependency prettier to v3.7.4 ([#799](https://github.com/cloudquery/setup-cloudquery/issues/799)) ([ee5ee78](https://github.com/cloudquery/setup-cloudquery/commit/ee5ee7817c649376d07ef3c9bb011d5cbd9b7d42))
11+
312
## [4.1.9](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.8...v4.1.9) (2025-12-02)
413

514

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)