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 778cfaf commit fc4f42cCopy full SHA for fc4f42c
packages/forms/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@harnessio/forms",
3
- "version": "0.0.13",
+ "version": "0.0.14",
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.102",
+ "version": "0.0.103",
"private": false,
"type": "module",
7
"main": "./dist/index.js",
0 commit comments