Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 14, 2024
1 parent 61e656c commit da08371
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-comics-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-boats-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-windows-remember.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# github.com/livekit/protocol

## 1.17.1

### Patch Changes

- Simplify number matching rules for SIP. - [#737](https://github.com/livekit/protocol/pull/737) ([@dennwc](https://github.com/dennwc))

- Added session token option for s3 uploads - [#734](https://github.com/livekit/protocol/pull/734) ([@frostbyte73](https://github.com/frostbyte73))

- Include analytics event ids - [#739](https://github.com/livekit/protocol/pull/739) ([@davidzhao](https://github.com/davidzhao))

## 1.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "github.com/livekit/protocol",
"private": true,
"version": "1.17.0",
"version": "1.17.1",
"scripts": {
"changeset": "changeset",
"ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish"
Expand Down
2 changes: 2 additions & 0 deletions packages/javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @livekit/protocol

## 1.17.1

## 1.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/protocol",
"version": "1.17.0",
"version": "1.17.1",
"description": "",
"type": "module",
"main": "src/index.js",
Expand Down

0 comments on commit da08371

Please sign in to comment.