From c363a7e43bb348662f3677de37ca5ebad094f522 Mon Sep 17 00:00:00 2001 From: Francis Thibault Date: Thu, 12 Dec 2019 16:04:10 -0500 Subject: [PATCH] Publish - @orbit-ui/semantic-ui-theme@2.1.1 - @orbit-ui/react@3.0.2 --- packages/bundles/react/package.json | 4 ++-- packages/semantic-ui-theme/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/bundles/react/package.json b/packages/bundles/react/package.json index ca09f006b..2c1a8c03c 100644 --- a/packages/bundles/react/package.json +++ b/packages/bundles/react/package.json @@ -1,6 +1,6 @@ { "name": "@orbit-ui/react", - "version": "3.0.1", + "version": "3.0.2", "description": "ShareGate orbit UI for React", "repository": "https://github.com/gsoft-inc/sg-orbit.git", "author": "Groupe ShareGate inc.", @@ -24,7 +24,7 @@ "@orbit-ui/foundation": "2.0.0", "@orbit-ui/icons": "4.0.0", "@orbit-ui/react-components": "3.0.0", - "@orbit-ui/semantic-ui-theme": "2.1.0", + "@orbit-ui/semantic-ui-theme": "2.1.1", "@orbit-ui/tachyons": "3.0.0", "semantic-ui-react": "0.88.1", "styled-jsx": "3.2.1" diff --git a/packages/semantic-ui-theme/package.json b/packages/semantic-ui-theme/package.json index 1bbcda41a..9149c939f 100644 --- a/packages/semantic-ui-theme/package.json +++ b/packages/semantic-ui-theme/package.json @@ -1,6 +1,6 @@ { "name": "@orbit-ui/semantic-ui-theme", - "version": "2.1.0", + "version": "2.1.1", "description": "Custom Semantic UI theme for Sharegate Orbit UI.", "repository": "https://github.com/gsoft-inc/sg-orbit.git", "author": "Groupe Sharegate inc.",