Skip to content

Commit 80824e3

Browse files
committed
chore(main): release 0.4.0-alpha
1 parent e6b2490 commit 80824e3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.4.0-alpha](https://github.com/instill-ai/protobufs/compare/v0.3.3-alpha...v0.4.0-alpha) (2022-10-17)
4+
5+
6+
### Features
7+
8+
* **model:** add instance segmentation task output ([#109](https://github.com/instill-ai/protobufs/issues/109)) ([e6b2490](https://github.com/instill-ai/protobufs/commit/e6b2490766fa4374fadbda4665fbe4cb91be28a3))
9+
310
## [0.3.3-alpha](https://github.com/instill-ai/protobufs/compare/v0.3.2-alpha...v0.3.3-alpha) (2022-09-13)
411

512

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.3.3-alpha"
2+
".": "0.4.0-alpha"
33
}

0 commit comments

Comments
 (0)