Skip to content

Commit 9613860

Browse files
authored
chore(main): Release v0.5.0 (#98)
🤖 I have created a release *beep* *boop* --- ## [0.5.0](v0.4.2...v0.5.0) (2022-09-13) ### ⚠ BREAKING CHANGES * Enable var names lint rule and fix issues (#88) * Disable default completion command (#96) ### Features * Disable default completion command ([#96](#96)) ([67fca4b](67fca4b)) ### Bug Fixes * Enable var names lint rule and fix issues ([#88](#88)) ([4a752b5](4a752b5)) * Remove description from docs ([#92](#92)) ([7df58df](7df58df)) * Remove empty test and enable some lint rules ([#90](#90)) ([514fba4](514fba4)) --- 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 4a752b5 commit 9613860

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
### :spider: Fixed
1212
-->
1313

14+
## [0.5.0](https://github.com/cloudquery/plugin-sdk/compare/v0.4.2...v0.5.0) (2022-09-13)
15+
16+
17+
### ⚠ BREAKING CHANGES
18+
19+
* Enable var names lint rule and fix issues (#88)
20+
* Disable default completion command (#96)
21+
22+
### Features
23+
24+
* Disable default completion command ([#96](https://github.com/cloudquery/plugin-sdk/issues/96)) ([67fca4b](https://github.com/cloudquery/plugin-sdk/commit/67fca4be000c6e4acee76ee95618bc323558c7c1))
25+
26+
27+
### Bug Fixes
28+
29+
* Enable var names lint rule and fix issues ([#88](https://github.com/cloudquery/plugin-sdk/issues/88)) ([4a752b5](https://github.com/cloudquery/plugin-sdk/commit/4a752b548692659bcf203a5ea8a9d11ab3100d2a))
30+
* Remove description from docs ([#92](https://github.com/cloudquery/plugin-sdk/issues/92)) ([7df58df](https://github.com/cloudquery/plugin-sdk/commit/7df58df426baf11a953ee541c67b00ffb15b6fff))
31+
* Remove empty test and enable some lint rules ([#90](https://github.com/cloudquery/plugin-sdk/issues/90)) ([514fba4](https://github.com/cloudquery/plugin-sdk/commit/514fba49e1e817ec505e66b680aa6d3deb0efe07))
32+
1433
## [0.4.2](https://github.com/cloudquery/plugin-sdk/compare/v0.4.1...v0.4.2) (2022-09-12)
1534

1635

0 commit comments

Comments
 (0)