Skip to content

Commit c00ebb4

Browse files
committed
chore(main): release 4.1.3
1 parent 7930ccb commit c00ebb4

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.3](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.2...v4.1.3) (2025-02-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @types/node to v22.10.10 ([#652](https://github.com/cloudquery/setup-cloudquery/issues/652)) ([4678601](https://github.com/cloudquery/setup-cloudquery/commit/4678601aef251babe55f98d8b456fad8b720b2d8))
9+
* **deps:** Update dependency @types/pg to v8.11.11 ([#653](https://github.com/cloudquery/setup-cloudquery/issues/653)) ([bce709c](https://github.com/cloudquery/setup-cloudquery/commit/bce709ccbb9c917e76fd58c136dd8578b8d469f3))
10+
* **deps:** Update dependency typescript to v5.7.3 ([#655](https://github.com/cloudquery/setup-cloudquery/issues/655)) ([7930ccb](https://github.com/cloudquery/setup-cloudquery/commit/7930ccb1ce2984a0936fbfdd06b603b08fa5819c))
11+
312
## [4.1.2](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.1...v4.1.2) (2025-01-07)
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.2",
3+
"version": "4.1.3",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)