Skip to content

Commit

Permalink
docs: Add MediaStream Recording API to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jkruse committed Sep 8, 2024
1 parent e496c59 commit ec617ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Contains DataFlex implementations of:
* [Credential Management API](https://developer.mozilla.org/en-US/docs/Web/API/Credential_Management_API)
* [EyeDropper API](https://developer.mozilla.org/en-US/docs/Web/API/EyeDropper_API)
* [Fullscreen API](https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API)
* [MediaStream Recording API](https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API)
* [Network Information API](https://developer.mozilla.org/en-US/docs/Web/API/Network_Information_API)
* [Notifications API](https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API)
* [Page Visibility API](https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dataflex-webapis",
"version": "0.7.1",
"version": "0.8.0",
"description": "DataFlex Custom Components for Web APIs",
"keywords": [
"dataflex",
Expand Down

0 comments on commit ec617ce

Please sign in to comment.