Skip to content

Commit 77da817

Browse files
authored
chore(main): release 0.50.2-beta (#1205)
🤖 I have created a release *beep* *boop* --- ## [0.50.2-beta](v0.50.1-beta...v0.50.2-beta) (2025-04-01) ### Miscellaneous Chores * release v0.50.2-beta ([b54245b](b54245b)) --- 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 5d7e1e6 commit 77da817

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.50.2-beta](https://github.com/instill-ai/instill-core/compare/v0.50.1-beta...v0.50.2-beta) (2025-04-01)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release v0.50.2-beta ([b54245b](https://github.com/instill-ai/instill-core/commit/b54245b251f8b28d3a60555df0e8f0f21720abf7))
9+
310
## [0.50.1-beta](https://github.com/instill-ai/instill-core/compare/v0.50.0-beta...v0.50.1-beta) (2025-03-30)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Execute the following commands to pull pre-built images with all the dependencie
6060

6161
<!-- x-release-please-start-version -->
6262
```bash
63-
$ git clone -b v0.50.1-beta https://github.com/instill-ai/instill-core.git && cd instill-core
63+
$ git clone -b v0.50.2-beta https://github.com/instill-ai/instill-core.git && cd instill-core
6464

6565
# Launch all services
6666
$ make all

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.50.1-beta"
2+
".": "0.50.2-beta"
33
}

0 commit comments

Comments
 (0)