Skip to content

Commit fc4f42c

Browse files
shaurya-harnessHarness
authored andcommitted
fix: bump ui and forms package (#10317)
* 3ee3e8 fix: bump ui and forms package
1 parent 778cfaf commit fc4f42c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harnessio/forms",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "Harness Forms Library",
55
"scripts": {
66
"playground": "vite dev --config vite.config.playground.ts",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@harnessio/ui",
33
"description": "Harness Canary UI component library",
4-
"version": "0.0.102",
4+
"version": "0.0.103",
55
"private": false,
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)