Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
  • Loading branch information
patricklafrance committed Mar 26, 2020
1 parent d4204fd commit db1a420
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions packages/bundles/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react",
"version": "7.0.1",
"version": "8.0.0",
"description": "ShareGate orbit UI for React",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe ShareGate inc.",
Expand All @@ -19,13 +19,13 @@
"copy-license-to-dist": "node ../../../scripts/copy-root-license dist"
},
"dependencies": {
"@orbit-ui/css-normalize": "2.0.1",
"@orbit-ui/fonts": "2.0.0",
"@orbit-ui/foundation": "3.0.1",
"@orbit-ui/icons": "6.0.0",
"@orbit-ui/react-components": "7.0.1",
"@orbit-ui/semantic-ui-theme": "5.2.0",
"@orbit-ui/tachyons": "3.0.3",
"@orbit-ui/css-normalize": "2.0.2",
"@orbit-ui/fonts": "2.0.1",
"@orbit-ui/foundation": "3.0.2",
"@orbit-ui/icons": "6.0.1",
"@orbit-ui/react-components": "8.0.0",
"@orbit-ui/semantic-ui-theme": "6.0.0",
"@orbit-ui/tachyons": "3.0.4",
"semantic-ui-react": "0.88.1",
"styled-jsx": "3.2.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/css-normalize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/css-normalize",
"version": "2.0.1",
"version": "2.0.2",
"description": "ShareGate orbit UI CSS normalize",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe ShareGate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/fonts",
"version": "2.0.0",
"version": "2.0.1",
"description": "ShareGate orbit UI fonts",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/foundation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/foundation",
"version": "3.0.1",
"version": "3.0.2",
"description": "ShareGate orbit UI foundation",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/icons",
"version": "6.0.0",
"version": "6.0.1",
"description": "ShareGate Orbit Icons",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-components",
"version": "7.0.1",
"version": "8.0.0",
"description": "Sharegate Orbit UI React components",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@babel/runtime-corejs3": "*",
"@juggle/resize-observer": "2.4.0",
"@orbit-ui/icons": "6.0.0",
"@orbit-ui/icons": "6.0.1",
"classnames": "*",
"prop-types": "*",
"react-dates": "21.5.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-ui-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/semantic-ui-theme",
"version": "5.2.0",
"version": "6.0.0",
"description": "Custom Semantic UI theme for Sharegate Orbit UI.",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@orbit-ui/foundation": "*"
},
"dependencies": {
"@orbit-ui/icons": "6.0.0"
"@orbit-ui/icons": "6.0.1"
},
"gitHead": "12c3852000398fe0e93b8ebc2548bcb026478bfa"
}
2 changes: 1 addition & 1 deletion packages/tachyons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/tachyons",
"version": "3.0.3",
"version": "3.0.4",
"description": "Custom Tachyons for Sharegate Orbit UI",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"license": "Apache-2.0",
Expand Down

0 comments on commit db1a420

Please sign in to comment.