We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2fb0e6 commit f6c940cCopy full SHA for f6c940c
.gitignore
@@ -26,6 +26,7 @@ yarn-debug.log*
26
yarn-error.log*
27
28
.env
29
+.env.*
30
.vscode
31
32
test-reports
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.8.0 (in progress)
+## 0.8.0 (September 27, 2022)
2
3
### New Features
4
package.json
@@ -1,6 +1,6 @@
{
"name": "twilio-video-app-react",
- "version": "0.7.1",
+ "version": "0.8.0",
"private": true,
5
"license": "Apache-2.0",
6
"dependencies": {
0 commit comments