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]
  • Loading branch information
patricklafrance committed Sep 4, 2019
1 parent e8e6769 commit bd65b8e
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
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": "1.0.0",
"version": "1.0.1",
"description": "Sharegate Orbit Icons",
"repository": "https://github.com/gsoft-inc/sg-brand",
"author": "Groupe Sharegate inc.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-date-range-picker",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sharegate Orbit UI React date range picker component",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.0",
"@orbit-ui/icons": "1.0.1",
"@orbit-ui/react-components-shared": "1.0.0",
"@orbit-ui/react-popup": "1.0.0",
"classnames": "*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-multi-select",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sharegate Orbit UI React multi-select component",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.0",
"@orbit-ui/icons": "1.0.1",
"@orbit-ui/react-components-shared": "1.0.0",
"classnames": "*",
"lodash": "*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-search-input",
"version": "1.0.0",
"version": "1.0.1",
"description": "Sharegate Orbit UI React search-input components",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.0",
"@orbit-ui/icons": "1.0.1",
"@orbit-ui/react-components-shared": "1.0.0",
"classnames": "*",
"lodash": "*",
Expand Down
8 changes: 4 additions & 4 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": "1.0.2",
"version": "1.0.3",
"description": "Sharegate Orbit UI React components",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down Expand Up @@ -34,10 +34,10 @@
},
"dependencies": {
"@orbit-ui/react-components-shared": "1.0.0",
"@orbit-ui/react-date-range-picker": "1.0.1",
"@orbit-ui/react-multi-select": "1.0.1",
"@orbit-ui/react-date-range-picker": "1.0.2",
"@orbit-ui/react-multi-select": "1.0.2",
"@orbit-ui/react-popup": "1.0.0",
"@orbit-ui/react-search-input": "1.0.0"
"@orbit-ui/react-search-input": "1.0.1"
},
"gitHead": "12c3852000398fe0e93b8ebc2548bcb026478bfa"
}
2 changes: 1 addition & 1 deletion 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": "1.0.0",
"version": "1.1.0",
"description": "Custom Semantic UI theme for Sharegate Orbit UI.",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down
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": "1.0.0",
"version": "1.0.1",
"description": "Custom Tachyons for Sharegate Orbit UI",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"license": "Apache-2.0",
Expand Down

0 comments on commit bd65b8e

Please sign in to comment.