We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd54eec commit cc4b7a6Copy full SHA for cc4b7a6
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [0.2.0-alpha](https://github.com/instill-ai/protogen-go/compare/v0.1.5-alpha...v0.2.0-alpha) (2022-06-22)
4
+
5
6
+### Bug Fixes
7
8
+* fix duplicate proto files ([88e5ae2](https://github.com/instill-ai/protogen-go/commit/88e5ae2321bba9d747178b017d8b83531cf799d2))
9
10
11
+### Miscellaneous Chores
12
13
+* release 0.2.0-alpha ([cd54eec](https://github.com/instill-ai/protogen-go/commit/cd54eec6af65278de6bbb42b5db46be81212299c))
14
15
### [0.1.5-alpha](https://github.com/instill-ai/protogen-go/compare/v0.1.4-alpha...v0.1.5-alpha) (2022-03-22)
16
17
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.1.5-alpha"
+ ".": "0.2.0-alpha"
}
0 commit comments