Skip to content

Commit 766fe62

Browse files
authored
chore(main): Release v3.1.0 (#866)
🤖 I have created a release *beep* *boop* --- ## [3.1.0](v3.0.1...v3.1.0) (2023-05-15) ### Features * **schema:** Embed column creation options ([#869](#869)) ([7512e29](7512e29)) * **types:** Rename Mac -> MAC ([#868](#868)) ([b5c76bb](b5c76bb)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.6 ([#865](#865)) ([1fb4eaf](1fb4eaf)) --- 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 7512e29 commit 766fe62

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.1.0](https://github.com/cloudquery/plugin-sdk/compare/v3.0.1...v3.1.0) (2023-05-15)
9+
10+
11+
### Features
12+
13+
* **schema:** Embed column creation options ([#869](https://github.com/cloudquery/plugin-sdk/issues/869)) ([7512e29](https://github.com/cloudquery/plugin-sdk/commit/7512e299168e43fb1d8b9d184d71a2b23f1d9892))
14+
* **types:** Rename Mac -> MAC ([#868](https://github.com/cloudquery/plugin-sdk/issues/868)) ([b5c76bb](https://github.com/cloudquery/plugin-sdk/commit/b5c76bb36b52c01bd27ec8529529dc69ecf0f116))
15+
16+
17+
### Bug Fixes
18+
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.6 ([#865](https://github.com/cloudquery/plugin-sdk/issues/865)) ([1fb4eaf](https://github.com/cloudquery/plugin-sdk/commit/1fb4eafe3e3b0842b071948c3f2e3dd5d29dad22))
20+
821
## [3.0.1](https://github.com/cloudquery/plugin-sdk/compare/v3.0.0...v3.0.1) (2023-05-11)
922

1023

0 commit comments

Comments
 (0)