Skip to content

Commit 9fddfaa

Browse files
committed
chore(main): release 4.1.4
1 parent b143795 commit 9fddfaa

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.4](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.3...v4.1.4) (2025-03-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update commitlint monorepo to v19.7.1 ([#664](https://github.com/cloudquery/setup-cloudquery/issues/664)) ([e7b8456](https://github.com/cloudquery/setup-cloudquery/commit/e7b8456c1f58acf5169b052bd685e2740b73ddcb))
9+
* **deps:** Update dependency @types/node to v22.13.5 ([#665](https://github.com/cloudquery/setup-cloudquery/issues/665)) ([b143795](https://github.com/cloudquery/setup-cloudquery/commit/b14379540e35d374c47b785178a662581b877829))
10+
311
## [4.1.3](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.2...v4.1.3) (2025-02-05)
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.3",
3+
"version": "4.1.4",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)