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]
  • Loading branch information
patricklafrance committed Sep 12, 2019
1 parent 6cc7680 commit b8f0ea3
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
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": "1.0.0",
"version": "1.0.1",
"description": "Sharegate Orbit UI CSS normalize",
"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-date-range-picker",
"version": "1.0.2",
"version": "1.1.0",
"description": "Sharegate Orbit UI React date range picker component",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand All @@ -24,7 +24,7 @@
"@babel/runtime-corejs3": "*",
"@orbit-ui/icons": "1.0.1",
"@orbit-ui/react-components-shared": "1.0.0",
"@orbit-ui/react-popup": "1.0.0",
"@orbit-ui/react-popup": "1.0.1",
"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.0",
"version": "1.0.1",
"description": "Sharegate Orbit UI React popup component",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down
6 changes: 3 additions & 3 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.3",
"version": "1.1.0",
"description": "Sharegate Orbit UI React components",
"repository": "https://github.com/gsoft-inc/sg-brand.git",
"author": "Groupe Sharegate inc.",
Expand Down Expand Up @@ -34,9 +34,9 @@
},
"dependencies": {
"@orbit-ui/react-components-shared": "1.0.0",
"@orbit-ui/react-date-range-picker": "1.0.2",
"@orbit-ui/react-date-range-picker": "1.1.0",
"@orbit-ui/react-multi-select": "1.0.2",
"@orbit-ui/react-popup": "1.0.0",
"@orbit-ui/react-popup": "1.0.1",
"@orbit-ui/react-search-input": "1.0.1"
},
"gitHead": "12c3852000398fe0e93b8ebc2548bcb026478bfa"
Expand Down
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.0",
"version": "1.1.1",
"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.2",
"version": "2.0.0",
"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 b8f0ea3

Please sign in to comment.