Skip to content

Commit

Permalink
chore(main): Release v0.3.0 (#7)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.3.0](v0.2.1...v0.3.0) (2023-06-12)


### ⚠ BREAKING CHANGES

* Service per dir ([#6](#6))
* Support multiple clients in the same package ([#5](#5))

### Features

* Service per dir ([#6](#6)) ([12795c8](12795c8))
* Support generic output type ([#1](#1)) ([f8dc681](f8dc681))
* Support multiple clients in the same package ([#5](#5)) ([db0fd3c](db0fd3c))
* Support packages versions greater than v1 ([#4](#4)) ([19193a6](19193a6))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Jun 12, 2023
1 parent 12795c8 commit 206e21e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## [0.3.0](https://github.com/cloudquery/codegen/compare/v0.2.1...v0.3.0) (2023-06-12)


### ⚠ BREAKING CHANGES

* Service per dir ([#6](https://github.com/cloudquery/codegen/issues/6))
* Support multiple clients in the same package ([#5](https://github.com/cloudquery/codegen/issues/5))

### Features

* Service per dir ([#6](https://github.com/cloudquery/codegen/issues/6)) ([12795c8](https://github.com/cloudquery/codegen/commit/12795c8b2c33d472ac98b5414eb472354271aa8c))
* Support generic output type ([#1](https://github.com/cloudquery/codegen/issues/1)) ([f8dc681](https://github.com/cloudquery/codegen/commit/f8dc681bb622426abdc9cb5569fdf82865566337))
* Support multiple clients in the same package ([#5](https://github.com/cloudquery/codegen/issues/5)) ([db0fd3c](https://github.com/cloudquery/codegen/commit/db0fd3c9aca787936d11210a1d2c8a380032d58a))
* Support packages versions greater than v1 ([#4](https://github.com/cloudquery/codegen/issues/4)) ([19193a6](https://github.com/cloudquery/codegen/commit/19193a6ffd5681796a02f56b6b776e08707e44e1))

0 comments on commit 206e21e

Please sign in to comment.