Skip to content

Commit e6160a0

Browse files
authored
chore(main): Release v1.5.0 (#70)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](v1.4.6...v1.5.0) (2023-11-14) ### Features * Add a `Token` struct to allow the CLI to differentiate between `Bearer` and `APIKey` tokens ([#66](#66)) ([bf70ed2](bf70ed2)) --- 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 bf70ed2 commit e6160a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
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.5.0](https://github.com/cloudquery/cloudquery-api-go/compare/v1.4.6...v1.5.0) (2023-11-14)
4+
5+
6+
### Features
7+
8+
* Add a `Token` struct to allow the CLI to differentiate between `Bearer` and `APIKey` tokens ([#66](https://github.com/cloudquery/cloudquery-api-go/issues/66)) ([bf70ed2](https://github.com/cloudquery/cloudquery-api-go/commit/bf70ed239f33dc280433963e3e6d1c6bf954920a))
9+
310
## [1.4.6](https://github.com/cloudquery/cloudquery-api-go/compare/v1.4.5...v1.4.6) (2023-11-14)
411

512

0 commit comments

Comments
 (0)