From 5fe9c677a0d4504825c428ba36258fb56caedfff Mon Sep 17 00:00:00 2001 From: 100stacks <100stacks@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:54:47 -0500 Subject: [PATCH 1/2] publish(npm): v1.1.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94030b7..51beea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helix-design-system/helix-react", - "version": "1.0.0", + "version": "1.1.0", "description": "React components to wrap HelixUI custom elements", "source": "src/index.mjs", "main": "dist/helix-react.js", From ad9fac75600d914ba53175caf8ac71054d7e9415 Mon Sep 17 00:00:00 2001 From: 100stacks <100stacks@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:56:32 -0500 Subject: [PATCH 2/2] publish(npm): v1.2.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51beea5..88e6bb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helix-design-system/helix-react", - "version": "1.1.0", + "version": "1.2.0", "description": "React components to wrap HelixUI custom elements", "source": "src/index.mjs", "main": "dist/helix-react.js",