Skip to content

Commit 56029fc

Browse files
srdjan-harnessHarness
authored andcommitted
Bump versions (#10820)
* c1dfb2 bump versions
1 parent 0cdac1c commit 56029fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0",
3+
"version": "0.6.0",
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.280",
4+
"version": "0.0.281",
55
"private": false,
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)