We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75f275 commit 87b6580Copy full SHA for 87b6580
2 files changed
packages/embeds/core/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@dub/embed-core",
3
"description": "Vanilla JS core script that embeds Dub's dashboards.",
4
- "version": "0.0.16",
+ "version": "0.0.17",
5
"sideEffects": false,
6
"main": "./dist/index.js",
7
"module": "./dist/index.mjs",
packages/embeds/react/package.json
"name": "@dub/embed-react",
"description": "Embed React components for Dub.",
0 commit comments