Skip to content

Commit 21e92a3

Browse files
authored
chore(main): release 1.0.0 (#18)
🤖 I have created a release *beep* *boop* --- ## 1.0.0 (2022-06-16) ### Features * Initial commit ([b848e46](b848e46)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent b848e46 commit 21e92a3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## 1.0.0 (2022-06-16)
4+
5+
6+
### Features
7+
8+
* Initial commit ([b848e46](https://github.com/cloudquery/setup-cloudquery/commit/b848e465c186221aad147f96af66adaffc019a9e))
9+
310
### [1.0.1](https://github.com/cloudquery/setup-cloudquery/compare/v1.0.0...v1.0.1) (2022-05-30)
411

512

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

0 commit comments

Comments
 (0)