Skip to content

Commit

Permalink
Bump to version 0.3.1 (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago-Souto authored Oct 29, 2024
1 parent e84dc75 commit 5442473
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/millicast-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @millicast/sdk

## 0.3.1

### Patch Changes

- e84dc75: Fixed build issue with Vite

## 0.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/millicast-sdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/millicast-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@millicast/sdk",
"version": "0.3.1-RC-1",
"version": "0.3.1",
"description": "SDK for building a realtime broadcaster using the Millicast platform.",
"keywords": [
"sdk",
Expand Down

0 comments on commit 5442473

Please sign in to comment.