Skip to content

Commit 66e3b03

Browse files
committed
chore(main): release 4.1.6
1 parent 01a2c56 commit 66e3b03

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [4.1.6](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.5...v4.1.6) (2025-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update commitlint monorepo to v19.8.0 ([#691](https://github.com/cloudquery/setup-cloudquery/issues/691)) ([c3aad04](https://github.com/cloudquery/setup-cloudquery/commit/c3aad044d3d42fae6eb2a635c1ffa444dcc701a9))
9+
* **deps:** Update dependency @types/node to v22.14.1 ([#693](https://github.com/cloudquery/setup-cloudquery/issues/693)) ([01a2c56](https://github.com/cloudquery/setup-cloudquery/commit/01a2c56c95fac1ec90d64a732063c62a1797774e))
10+
* **deps:** Update dependency @types/pg to v8.11.14 ([#690](https://github.com/cloudquery/setup-cloudquery/issues/690)) ([1638027](https://github.com/cloudquery/setup-cloudquery/commit/16380271efdd9ef0f24fc869761e36cf6609aaa2))
11+
312
## [4.1.5](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.4...v4.1.5) (2025-04-01)
413

514

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)