Skip to content

Commit f3225e7

Browse files
committed
chore(main): release 4.1.9
1 parent 181270b commit f3225e7

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.9](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.8...v4.1.9) (2025-09-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @types/node to v22.17.2 ([#741](https://github.com/cloudquery/setup-cloudquery/issues/741)) ([43be401](https://github.com/cloudquery/setup-cloudquery/commit/43be401d9341902c196bb0a55974a74c8252a66d))
9+
* **deps:** Update dependency @types/pg to v8.15.5 ([#740](https://github.com/cloudquery/setup-cloudquery/issues/740)) ([6dec952](https://github.com/cloudquery/setup-cloudquery/commit/6dec952a60f32ece6a8a302e23b1d645fb111972))
10+
* **deps:** Update dependency chalk to v5.6.0 ([#743](https://github.com/cloudquery/setup-cloudquery/issues/743)) ([2c69def](https://github.com/cloudquery/setup-cloudquery/commit/2c69def01bbff06e7282c9ef6c271e42e7367084))
11+
312
## [4.1.8](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.7...v4.1.8) (2025-08-01)
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.8",
3+
"version": "4.1.9",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)