We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad018ee commit 4091b26Copy full SHA for 4091b26
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 0.0.1 (2023-08-03)
4
+
5
6
+### Features
7
8
+* Initial commit ([440ec20](https://github.com/cloudquery/plugin-pb-java/commit/440ec20458431a1249b817a84485adc7952a6c94))
9
10
11
+### Miscellaneous Chores
12
13
+* Release 0.0.1 ([ad018ee](https://github.com/cloudquery/plugin-pb-java/commit/ad018ee1552ace65836a343380ce292c896dab42))
14
15
## 0.0.2 (2023-08-03)
16
17
build.gradle
@@ -10,7 +10,7 @@ mainClassName = 'main.Main'
group 'com.cloudquery'
// x-release-please-start-version
-version = '0.0.1-SNAPSHOT'
+version = '0.0.1'
// x-release-please-end
repositories {
0 commit comments