Skip to content

Commit f29eac2

Browse files
Version Packages (beta) (#348)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. ⚠️⚠️⚠️⚠️⚠️⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`. ⚠️⚠️⚠️⚠️⚠️⚠️ # Releases ## @livekit/react-native@2.11.0-beta.0 ### Minor Changes - Migrate Apple platforms to AVAudioEngine-based audio device module - [#317](#317) ([@hiroshihorie](https://github.com/hiroshihorie)) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3599e2e commit f29eac2

52 files changed

Lines changed: 182 additions & 132 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"@livekit/react-native": "2.10.2",
66
"livekit-react-native-example": "0.1.0"
77
},
8-
"changesets": []
8+
"changesets": [
9+
"wild-olives-shine"
10+
]
911
}

CHANGELOG.md

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

3+
## 2.11.0-beta.0
4+
5+
### Minor Changes
6+
7+
- Migrate Apple platforms to AVAudioEngine-based audio device module - [#317](https://github.com/livekit/client-sdk-react-native/pull/317) ([@hiroshihorie](https://github.com/hiroshihorie))
8+
39
## 2.10.2
410

511
### Patch Changes

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)