Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit e4e52b9

Browse files
authored
chore(main): release 0.2.7-alpha (#31)
🤖 I have created a release *beep* *boop* --- ## [0.2.7-alpha](v0.2.6-alpha...v0.2.7-alpha) (2023-12-02) ### Bug Fixes * **model:** fix list model page size ([#26](#26)) ([ae37824](ae37824)) * **model:** fix model deployment reconciliation ([#28](#28)) ([1eb7c24](1eb7c24)) --- 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 de5f2bd commit e4e52b9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.7-alpha](https://github.com/instill-ai/controller-model/compare/v0.2.6-alpha...v0.2.7-alpha) (2023-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **model:** fix list model page size ([#26](https://github.com/instill-ai/controller-model/issues/26)) ([ae37824](https://github.com/instill-ai/controller-model/commit/ae378241fc6b5f28822c9753b58a299d5ba4967b))
9+
* **model:** fix model deployment reconciliation ([#28](https://github.com/instill-ai/controller-model/issues/28)) ([1eb7c24](https://github.com/instill-ai/controller-model/commit/1eb7c24821f949b0954f3644b3d6e18ba799f7d7))
10+
311
## [0.2.6-alpha](https://github.com/instill-ai/controller-model/compare/v0.2.5-alpha...v0.2.6-alpha) (2023-11-08)
412

513

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

0 commit comments

Comments
 (0)