Skip to content

Commit 5e7435e

Browse files
authored
chore(main): release 0.16.0-alpha (#105)
🤖 I have created a release *beep* *boop* --- ## [0.16.0-alpha](v0.15.0-alpha...v0.16.0-alpha) (2024-10-03) ### Features * **catalog:** add chunk metadata in api ([#104](#104)) ([ebef89b](ebef89b)) ### Bug Fixes * **artifact:** increase grpc message size ([#106](#106)) ([bceee68](bceee68)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent bceee68 commit 5e7435e

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.16.0-alpha](https://github.com/instill-ai/artifact-backend/compare/v0.15.0-alpha...v0.16.0-alpha) (2024-10-03)
4+
5+
6+
### Features
7+
8+
* **catalog:** add chunk metadata in api ([#104](https://github.com/instill-ai/artifact-backend/issues/104)) ([ebef89b](https://github.com/instill-ai/artifact-backend/commit/ebef89b78ada8867bab7e5376d9ea933b7980071))
9+
10+
11+
### Bug Fixes
12+
13+
* **artifact:** increase grpc message size ([#106](https://github.com/instill-ai/artifact-backend/issues/106)) ([bceee68](https://github.com/instill-ai/artifact-backend/commit/bceee68c1f7cb1347376132255b358e4bd7d7383))
14+
315
## [0.15.0-alpha](https://github.com/instill-ai/artifact-backend/compare/v0.14.0-alpha...v0.15.0-alpha) (2024-09-24)
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.15.0-alpha"
2+
".": "0.16.0-alpha"
33
}

0 commit comments

Comments
 (0)