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 Sep 16, 2019
1 parent 0f398bb commit 9cc53ce
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 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.5",
"version": "2.0.0",
"description": "Sharegate Orbit Icons",
"repository": "https://github.com/gsoft-inc/sg-brand",
"author": "Groupe Sharegate inc.",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/components/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.5",
"@orbit-ui/react-components-shared": "1.0.5",
"@orbit-ui/react-popup": "1.0.6",
"@orbit-ui/icons": "2.0.0",
"@orbit-ui/react-components-shared": "1.1.0",
"@orbit-ui/react-popup": "1.1.0",
"classnames": "*",
"lodash": "*",
"prop-types": "*",
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.7",
"version": "1.0.8",
"description": "Sharegate Orbit UI React multi-select component",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand All @@ -20,8 +20,8 @@
},
"dependencies": {
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.5",
"@orbit-ui/react-components-shared": "1.0.5",
"@orbit-ui/icons": "2.0.0",
"@orbit-ui/react-components-shared": "1.1.0",
"classnames": "*",
"lodash": "*",
"prop-types": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/components/popup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-popup",
"version": "1.0.6",
"version": "1.1.0",
"description": "Sharegate Orbit UI React popup component",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
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.8",
"version": "1.0.9",
"description": "Sharegate Orbit UI React search-input components",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand All @@ -20,8 +20,8 @@
},
"dependencies": {
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.5",
"@orbit-ui/react-components-shared": "1.0.5",
"@orbit-ui/icons": "2.0.0",
"@orbit-ui/react-components-shared": "1.1.0",
"classnames": "*",
"lodash": "*",
"prop-types": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/components/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-components-shared",
"version": "1.0.5",
"version": "1.1.0",
"description": "Sharegate Orbit UI React components shared code",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down
10 changes: 5 additions & 5 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.1.9",
"version": "1.2.0",
"description": "Sharegate Orbit UI React components",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down Expand Up @@ -32,11 +32,11 @@
"styled-jsx": "*"
},
"dependencies": {
"@orbit-ui/react-components-shared": "1.0.5",
"@orbit-ui/react-components-shared": "1.1.0",
"@orbit-ui/react-date-picker": "1.0.0",
"@orbit-ui/react-multi-select": "1.0.7",
"@orbit-ui/react-popup": "1.0.6",
"@orbit-ui/react-search-input": "1.0.8"
"@orbit-ui/react-multi-select": "1.0.8",
"@orbit-ui/react-popup": "1.1.0",
"@orbit-ui/react-search-input": "1.0.9"
},
"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.1.5",
"version": "1.1.6",
"description": "Custom Semantic UI theme for Sharegate Orbit UI.",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down

0 comments on commit 9cc53ce

Please sign in to comment.