We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e28340 commit cf4d731Copy full SHA for cf4d731
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@github/remote-input-element",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"description": "An input element that sends its value to a server endpoint and renders the response body.",
5
"main": "dist/umd/index.js",
6
"module": "dist/index.js",
0 commit comments