Skip to content

Commit 561a4db

Browse files
authored
update version to 0.6.1 (#505)
1 parent 4f37a56 commit 561a4db

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clear-pillows-grin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/millicast-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @millicast/sdk
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 4f37a56: Allowed overrides of director URL to persist
8+
39
## 0.6.0
410

511
### Minor Changes

packages/millicast-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@millicast/sdk",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "SDK for building a realtime broadcaster using the Millicast platform.",
55
"keywords": [
66
"sdk",

0 commit comments

Comments
 (0)