Skip to content

Commit cb639cd

Browse files
authored
chore(main): Release v3.4.0 (#879)
🤖 I have created a release *beep* *boop* --- ## [3.4.0](v3.3.0...v3.4.0) (2023-05-16) ### Features * **test:** Test writing to a child table ([#878](#878)) ([d4154fb](d4154fb)), closes [#877](#877) ### Bug Fixes * **test:** Remove extra `v2/schema` import ([#876](#876)) ([da9ed4d](da9ed4d)) --- 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 d4154fb commit cb639cd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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+
## [3.4.0](https://github.com/cloudquery/plugin-sdk/compare/v3.3.0...v3.4.0) (2023-05-16)
9+
10+
11+
### Features
12+
13+
* **test:** Test writing to a child table ([#878](https://github.com/cloudquery/plugin-sdk/issues/878)) ([d4154fb](https://github.com/cloudquery/plugin-sdk/commit/d4154fb4e2bc703d2974afa4e7dd9c2c774940f9)), closes [#877](https://github.com/cloudquery/plugin-sdk/issues/877)
14+
15+
16+
### Bug Fixes
17+
18+
* **test:** Remove extra `v2/schema` import ([#876](https://github.com/cloudquery/plugin-sdk/issues/876)) ([da9ed4d](https://github.com/cloudquery/plugin-sdk/commit/da9ed4d79223ab2c21b48e816ebd194b9b42b262))
19+
820
## [3.3.0](https://github.com/cloudquery/plugin-sdk/compare/v3.2.1...v3.3.0) (2023-05-15)
921

1022

0 commit comments

Comments
 (0)