Skip to content

Commit a08dbac

Browse files
authored
chore(main): Release v0.0.14 (#143)
🤖 I have created a release *beep* *boop* --- ## [0.0.14](v0.0.13...v0.0.14) (2023-11-27) ### Features * Add better roundtrip support ([#142](#142)) ([d59f91a](d59f91a)) --- 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 d59f91a commit a08dbac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.14](https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.13...v0.0.14) (2023-11-27)
4+
5+
6+
### Features
7+
8+
* Add better roundtrip support ([#142](https://github.com/cloudquery/plugin-sdk-java/issues/142)) ([d59f91a](https://github.com/cloudquery/plugin-sdk-java/commit/d59f91a76b33c8a311bbc6584ca9d4dd43d627bf))
9+
310
## [0.0.13](https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.12...v0.0.13) (2023-11-26)
411

512

Diff for: lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ext {
1111

1212
group 'io.cloudquery.plugin.sdk'
1313
// x-release-please-start-version
14-
version = '0.0.13'
14+
version = '0.0.14'
1515
// x-release-please-end
1616

1717
repositories {

0 commit comments

Comments
 (0)