Skip to content

Commit cc4b7a6

Browse files
authored
chore(main): release 0.2.0-alpha (#41)
1 parent cd54eec commit cc4b7a6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
### [0.1.5-alpha](https://github.com/instill-ai/protogen-go/compare/v0.1.4-alpha...v0.1.5-alpha) (2022-03-22)
416

517

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.5-alpha"
2+
".": "0.2.0-alpha"
33
}

0 commit comments

Comments
 (0)