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 3d68ed1 commit aeeeca4Copy full SHA for aeeeca4
.changeset/clear-experts-relate.md
@@ -0,0 +1,5 @@
1
+---
2
+'@embeddable.com/remarkable-ui': patch
3
4
+
5
+New release process
package.json
@@ -1,6 +1,10 @@
{
"name": "@embeddable.com/remarkable-ui",
"version": "2.0.7",
+ "repository": {
+ "type": "git",
6
+ "url": "git+https://github.com/embeddable-hq/remarkable-ui.git"
7
+ },
8
"type": "module",
9
"main": "./dist/index.js",
10
"module": "./dist/index.js",
0 commit comments