Skip to content

Commit

Permalink
Merge branch 'release/2022.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki Ito committed Sep 5, 2022
2 parents 499705a + b552926 commit 0cc68b6
Show file tree
Hide file tree
Showing 22 changed files with 1,102 additions and 991 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@
- FIX
- バグ修正

## 2022.3.0
- [UPDATE] media-processors/virtual-background を 2022.6.1 に更新する
- https://github.com/shiguredo/media-processors/releases/tag/virtual-background-2022.6.1
- @sile
- [UPDATE] メディアオプションに facingMode を追加する
- @yuitowest

## 2022.2.0
- [UPDATE] media-processors/virtual-background を 2022.6.0 に更新する
- Safari での仮想背景処理に対応
Expand Down
2 changes: 1 addition & 1 deletion dist/404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!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/e85d5e427dab24bf.css" as="style"/><link rel="stylesheet" href="/_next/static/css/e85d5e427dab24bf.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-3d06a1996863b17a.js" defer=""></script><script src="/_next/static/chunks/framework-4556c45dd113b893.js" defer=""></script><script src="/_next/static/chunks/main-9d34f203832e9748.js" defer=""></script><script src="/_next/static/chunks/pages/_app-8b5df2d7ff4cea4a.js" defer=""></script><script src="/_next/static/chunks/pages/_error-29b3d7bb596dbd7b.js" defer=""></script><script src="/_next/static/sora_demo/_buildManifest.js" defer=""></script><script src="/_next/static/sora_demo/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>
<!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/dbca249329bcf823.css" as="style"/><link rel="stylesheet" href="/_next/static/css/dbca249329bcf823.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-c9ca1ddd8704b98e.js" defer=""></script><script src="/_next/static/chunks/framework-4556c45dd113b893.js" defer=""></script><script src="/_next/static/chunks/main-9d34f203832e9748.js" defer=""></script><script src="/_next/static/chunks/pages/_app-8e0501739cc8e58e.js" defer=""></script><script src="/_next/static/chunks/pages/_error-29b3d7bb596dbd7b.js" defer=""></script><script src="/_next/static/sora_demo/_buildManifest.js" defer=""></script><script src="/_next/static/sora_demo/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>
body { margin: 0; color: #000; background: #fff; }
.next-error-h1 {
border-right: 1px solid rgba(0, 0, 0, .3);
Expand Down
1 change: 0 additions & 1 deletion dist/_next/static/chunks/pages/_app-8b5df2d7ff4cea4a.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/pages/_app-8e0501739cc8e58e.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/_next/static/sora_demo/_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 0cc68b6

Please sign in to comment.