Skip to content

Commit d0c22d3

Browse files
authored
chore(main): Release v4.55.0 (#1833)
🤖 I have created a release *beep* *boop* --- ## [4.55.0](v4.54.0...v4.55.0) (2024-07-30) ### Features * Add `PermissionsNeeded` to tables schema ([#1827](#1827)) ([863b906](863b906)) ### Bug Fixes * Handle commas in permissions array ([#1835](#1835)) ([b633aed](b633aed)) --- 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 b633aed commit d0c22d3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.54.0"
2+
".": "4.55.0"
33
}

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.55.0](https://github.com/cloudquery/plugin-sdk/compare/v4.54.0...v4.55.0) (2024-07-30)
9+
10+
11+
### Features
12+
13+
* Add `PermissionsNeeded` to tables schema ([#1827](https://github.com/cloudquery/plugin-sdk/issues/1827)) ([863b906](https://github.com/cloudquery/plugin-sdk/commit/863b9068bd296dac7c879ae3980a2f2f3ec4c359))
14+
15+
16+
### Bug Fixes
17+
18+
* Handle commas in permissions array ([#1835](https://github.com/cloudquery/plugin-sdk/issues/1835)) ([b633aed](https://github.com/cloudquery/plugin-sdk/commit/b633aed0dc0e6fa8f8af58c8f84e5309375f4608))
19+
820
## [4.54.0](https://github.com/cloudquery/plugin-sdk/compare/v4.53.1...v4.54.0) (2024-07-30)
921

1022

0 commit comments

Comments
 (0)