Skip to content

Commit 6b06fbd

Browse files
committed
chore(main): release 4.1.11
1 parent c12b215 commit 6b06fbd

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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.11](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.10...v4.1.11) (2026-02-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @types/node to v22.19.7 ([#809](https://github.com/cloudquery/setup-cloudquery/issues/809)) ([13c5d4e](https://github.com/cloudquery/setup-cloudquery/commit/13c5d4ee5882e0306c189d840a17e1bcb0a23478))
9+
* **deps:** Update dependency prettier to v3.8.1 ([#810](https://github.com/cloudquery/setup-cloudquery/issues/810)) ([c12b215](https://github.com/cloudquery/setup-cloudquery/commit/c12b2159219417aca9a748a7d40ffbe1921703a7))
10+
311
## [4.1.10](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.9...v4.1.10) (2026-01-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.10",
3+
"version": "4.1.11",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)