Skip to content

Commit

Permalink
chore(main): release 0.1.3-alpha (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot authored Mar 16, 2022
1 parent df88730 commit 9e215c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.3-alpha](https://github.com/instill-ai/protogen-go/compare/v0.1.2-alpha...v0.1.3-alpha) (2022-03-16)


### Miscellaneous Chores

* release 0.1.3-alpha ([df88730](https://github.com/instill-ai/protogen-go/commit/df88730596863b4e6233a625262f7813cc32c88f))

### [0.1.2-alpha](https://github.com/instill-ai/protogen-go/compare/v0.1.2...v0.1.2-alpha) (2022-03-16)


Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.2-alpha"
".": "0.1.3-alpha"
}

0 comments on commit 9e215c4

Please sign in to comment.