Skip to content

Commit 0089c2c

Browse files
authored
chore(main): release 0.48.0-beta (#1165)
🤖 I have created a release *beep* *boop* --- ## [0.48.0-beta](v0.47.0-beta...v0.48.0-beta) (2024-12-17) ### Miscellaneous Chores * release v0.48.0-beta ([2f4be47](2f4be47)) --- 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 2f4be47 commit 0089c2c

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.48.0-beta](https://github.com/instill-ai/instill-core/compare/v0.47.0-beta...v0.48.0-beta) (2024-12-17)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release v0.48.0-beta ([2f4be47](https://github.com/instill-ai/instill-core/commit/2f4be479d81105c57cf7bb63e2be471b4febff4b))
9+
310
## [0.47.0-beta](https://github.com/instill-ai/instill-core/compare/v0.46.0-beta...v0.47.0-beta) (2024-12-03)
411

512

README.md

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

6767
<!-- x-release-please-start-version -->
6868
```bash
69-
$ git clone -b v0.47.0-beta https://github.com/instill-ai/instill-core.git && cd instill-core
69+
$ git clone -b v0.48.0-beta https://github.com/instill-ai/instill-core.git && cd instill-core
7070

7171
# Launch all services
7272
$ 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.47.0-beta"
2+
".": "0.48.0-beta"
33
}

0 commit comments

Comments
 (0)