Skip to content

Commit dc7fff1

Browse files
authored
chore(main): Release v0.13.8 (#293)
🤖 I have created a release *beep* *boop* --- ## [0.13.8](v0.13.7...v0.13.8) (2022-10-14) ### Features * Support application level protocol message. ([#294](#294)) ([3e1492b](3e1492b)) ### Bug Fixes * **tests:** Parallel plugin testing, remove old faker ([#292](#292)) ([48f953a](48f953a)) --- 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 3e1492b commit dc7fff1

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+
## [0.13.8](https://github.com/cloudquery/plugin-sdk/compare/v0.13.7...v0.13.8) (2022-10-14)
9+
10+
11+
### Features
12+
13+
* Support application level protocol message. ([#294](https://github.com/cloudquery/plugin-sdk/issues/294)) ([3e1492b](https://github.com/cloudquery/plugin-sdk/commit/3e1492b7ff8855d983262ecbb00eb38a78f3ab69))
14+
15+
16+
### Bug Fixes
17+
18+
* **tests:** Parallel plugin testing, remove old faker ([#292](https://github.com/cloudquery/plugin-sdk/issues/292)) ([48f953a](https://github.com/cloudquery/plugin-sdk/commit/48f953ae0f60a460ea64c4ec35051c48de66faa6))
19+
820
## [0.13.7](https://github.com/cloudquery/plugin-sdk/compare/v0.13.6...v0.13.7) (2022-10-13)
921

1022

0 commit comments

Comments
 (0)