Skip to content

Commit 4a91ee5

Browse files
committed
chore(main): release 3.0.15
1 parent 94ee7c7 commit 4a91ee5

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [3.0.15](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.14...v3.0.15) (2024-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update commitlint monorepo ([#494](https://github.com/cloudquery/setup-cloudquery/issues/494)) ([e7e3501](https://github.com/cloudquery/setup-cloudquery/commit/e7e3501dc67212ea9b30eaf67d31d96a3bd5038b))
9+
* **deps:** Update dependency @types/node to v20.12.7 ([#490](https://github.com/cloudquery/setup-cloudquery/issues/490)) ([364cc66](https://github.com/cloudquery/setup-cloudquery/commit/364cc665118b496094bed26799a421f43b637485))
10+
* **deps:** Update dependency @types/node to v20.12.8 ([#498](https://github.com/cloudquery/setup-cloudquery/issues/498)) ([94ee7c7](https://github.com/cloudquery/setup-cloudquery/commit/94ee7c7fae33c4b70a37b253043d2d6fbd2da8dc))
11+
* **deps:** Update dependency @types/pg to v8.11.5 ([#491](https://github.com/cloudquery/setup-cloudquery/issues/491)) ([e93ba05](https://github.com/cloudquery/setup-cloudquery/commit/e93ba05a81d7f0a16aeb105aeeb6443d72ea1067))
12+
* **deps:** Update dependency typescript to v5.4.5 ([#493](https://github.com/cloudquery/setup-cloudquery/issues/493)) ([1476f48](https://github.com/cloudquery/setup-cloudquery/commit/1476f482b4dfa3b43694e2638e5d65c6f6772912))
13+
314
## [3.0.14](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.13...v3.0.14) (2024-04-01)
415

516

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": "3.0.14",
3+
"version": "3.0.15",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)