Skip to content

Commit

Permalink
Merge branch 'release/2024.1.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jul 9, 2024
2 parents 98eb263 + 0a60819 commit 3831864
Show file tree
Hide file tree
Showing 27 changed files with 302 additions and 383 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@

## develop

## 2024.1.6

**2024-07-09**

- [FIX] sora-js-sdk のバージョンを 2024.1.2 に上げる
- @voluntas
- [FIX] AudioCodecTypeForm の `controlId``audioCodecType` に直す
- `audioBitRate` となっていた
- @tnamao

## 2024.1.5

**2024-06-20**
Expand Down
2 changes: 1 addition & 1 deletion biome.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
2 changes: 1 addition & 1 deletion dist/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/eb7d75aaf9aae9d7.css" as="style"/><link rel="stylesheet" href="/_next/static/css/eb7d75aaf9aae9d7.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="/_next/static/chunks/webpack-a432cf42cf045819.js" defer=""></script><script src="/_next/static/chunks/framework-4ed78fcefec7e84d.js" defer=""></script><script src="/_next/static/chunks/main-7d342494b2e6d0f5.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ea1b0387e8a3aa72.js" defer=""></script><script src="/_next/static/chunks/pages/_error-d2a2433779266cd3.js" defer=""></script><script src="/_next/static/sora_devtools/_buildManifest.js" defer=""></script><script src="/_next/static/sora_devtools/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sora_devtools","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/eb7d75aaf9aae9d7.css" as="style"/><link rel="stylesheet" href="/_next/static/css/eb7d75aaf9aae9d7.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="/_next/static/chunks/webpack-a432cf42cf045819.js" defer=""></script><script src="/_next/static/chunks/framework-4ed78fcefec7e84d.js" defer=""></script><script src="/_next/static/chunks/main-276b825106a04641.js" defer=""></script><script src="/_next/static/chunks/pages/_app-350942015c635c5c.js" defer=""></script><script src="/_next/static/chunks/pages/_error-0e8428b30c6c0304.js" defer=""></script><script src="/_next/static/sora_devtools/_buildManifest.js" defer=""></script><script src="/_next/static/sora_devtools/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sora_devtools","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1 change: 0 additions & 1 deletion dist/_next/static/chunks/285-eb176e5e2c5aed66.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/3014b548-3d757d63f1e501e2.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/3551a1ba-785a2fd4891fbc2c.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/764-e923497c56bbf81a.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/_next/static/chunks/a9b156ee-ea1fe3ff0dd2e9c3.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/_next/static/chunks/bbf08e97-e92398dc34f2ada8.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/main-276b825106a04641.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/main-7d342494b2e6d0f5.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/main-app-84645346a32b8f2d.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/main-app-c14122c618ecb97b.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/pages/_error-0e8428b30c6c0304.js

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

1 change: 0 additions & 1 deletion dist/_next/static/chunks/pages/_error-d2a2433779266cd3.js

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/pages/index-53d9c8fada56c387.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/pages/index-9f9e2ecd00a2d7b5.js

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

2 changes: 1 addition & 1 deletion dist/_next/static/sora_devtools/_buildManifest.js

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

2 changes: 1 addition & 1 deletion dist/devtools.html

Large diffs are not rendered by default.

Loading

0 comments on commit 3831864

Please sign in to comment.