Skip to content

Commit 2ffa39a

Browse files
authored
chore(main): release 0.49.1-beta (#943)
🤖 I have created a release *beep* *boop* --- ## [0.49.1-beta](v0.49.0-beta...v0.49.1-beta) (2024-12-23) ### Features * **component,video:** add task to embed audio to video ([#939](#939)) ([1aa40c2](1aa40c2)) ### Bug Fixes * **component,github:** fix data structs ([#944](#944)) ([804e56a](804e56a)) * **mod:** update golang.org/x/net module to fix vulnerability issue ([a2db7de](a2db7de)) ### Miscellaneous Chores * release v0.49.1-beta ([51d676d](51d676d)) --- 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 51d676d commit 2ffa39a

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [0.49.1-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.49.0-beta...v0.49.1-beta) (2024-12-23)
4+
5+
6+
### Features
7+
8+
* **component,video:** add task to embed audio to video ([#939](https://github.com/instill-ai/pipeline-backend/issues/939)) ([1aa40c2](https://github.com/instill-ai/pipeline-backend/commit/1aa40c274ccc9ea3ad1e7e6e6d10e48740ed9eda))
9+
10+
11+
### Bug Fixes
12+
13+
* **component,github:** fix data structs ([#944](https://github.com/instill-ai/pipeline-backend/issues/944)) ([804e56a](https://github.com/instill-ai/pipeline-backend/commit/804e56a59204bc52d4e0e8f3075331340fbbed68))
14+
* **mod:** update golang.org/x/net module to fix vulnerability issue ([a2db7de](https://github.com/instill-ai/pipeline-backend/commit/a2db7dea69f47b7e0fa8fba5d70aecea405d88f7))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* release v0.49.1-beta ([51d676d](https://github.com/instill-ai/pipeline-backend/commit/51d676d1e1ab1a966d86baf4c1dcb62facdc916f))
20+
321
## [0.49.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.48.5-beta...v0.49.0-beta) (2024-12-17)
422

523

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

0 commit comments

Comments
 (0)