Skip to content

Commit

Permalink
Merge branch 'release/2024.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 29, 2024
2 parents 16d168f + b1f08fe commit cdb3e92
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@

## develop

## 2024.2.1

**リリース日**: 2024-11-29

- [FIX] sora-js-sdk のバージョンを 2024.2.1 に上げる
- @voluntas

## 2024.2.0

**リリース日**: 2024-11-29
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sora-devtools",
"version": "2024.2.0",
"version": "2024.2.1",
"description": "WebRTC SFU Sora DevTools",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
"redux": "5.0.1",
"redux-logger": "3.0.6",
"redux-thunk": "3.1.0",
"sora-js-sdk": "2024.2.0"
"sora-js-sdk": "2024.2.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand All @@ -60,4 +60,4 @@
"engines": {
"node": ">=20.18"
}
}
}
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit cdb3e92

Please sign in to comment.