Skip to content

Commit 78499f7

Browse files
committed
chore(main): release 4.1.4
1 parent 5de96c0 commit 78499f7

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.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+
* **deps:** Update dependency ora to v8.2.0 ([#667](https://github.com/cloudquery/setup-cloudquery/issues/667)) ([5de96c0](https://github.com/cloudquery/setup-cloudquery/commit/5de96c00c5d9ddb18fc5d1fa592831e2e2729403))
11+
312
## [4.1.3](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.2...v4.1.3) (2025-02-05)
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.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)