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 d0e000d commit 681e18dCopy full SHA for 681e18d
packages/forms/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@harnessio/forms",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Harness Forms Library",
5
"scripts": {
6
"playground": "vite dev --config vite.config.playground.ts",
packages/ui/package.json
@@ -1,7 +1,7 @@
"name": "@harnessio/ui",
"description": "Harness Canary UI component library",
- "version": "0.0.170",
+ "version": "0.0.171",
"private": false,
"type": "module",
7
"main": "./dist/index.js",
0 commit comments