Skip to content

Commit 1fc53f0

Browse files
committed
chore(main): release 4.1.5
1 parent a63d854 commit 1fc53f0

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.5](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.4...v4.1.5) (2025-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @types/node to v22.13.13 ([#676](https://github.com/cloudquery/setup-cloudquery/issues/676)) ([fed711e](https://github.com/cloudquery/setup-cloudquery/commit/fed711e418d799882595519bec38859b1e7b3aaf))
9+
* **deps:** Update dependency prettier to v3.5.3 ([#677](https://github.com/cloudquery/setup-cloudquery/issues/677)) ([a63d854](https://github.com/cloudquery/setup-cloudquery/commit/a63d854aef75a0015ba074a10635d3e6f65b6a50))
10+
311
## [4.1.4](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.3...v4.1.4) (2025-03-04)
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.4",
3+
"version": "4.1.5",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)