Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
 - @pluralsight/ps-design-system-actionmenu@4.1.2
 - @pluralsight/ps-design-system-avatar@3.0.1
 - @pluralsight/ps-design-system-badge@4.0.1
 - @pluralsight/ps-design-system-banner@2.0.2
 - @pluralsight/ps-design-system-breadcrumb@2.0.2
 - @pluralsight/ps-design-system-button@11.0.2
 - @pluralsight/ps-design-system-card@9.0.2
 - @pluralsight/ps-design-system-checkbox@1.0.1
 - @pluralsight/ps-design-system-circularprogress@2.0.1
 - @pluralsight/ps-design-system-datepicker@1.0.2
 - @pluralsight/ps-design-system-dialog@4.0.2
 - @pluralsight/ps-design-system-drawer@2.1.0
 - @pluralsight/ps-design-system-dropdown@1.0.3
 - @pluralsight/ps-design-system-emptystate@3.0.2
 - @pluralsight/ps-design-system-errors@3.0.2
 - @pluralsight/ps-design-system-focusmanager@2.0.1
 - @pluralsight/ps-design-system-form@1.0.3
 - @pluralsight/ps-design-system-halo@3.0.1
 - @pluralsight/ps-design-system-icon@11.1.1
 - @pluralsight/ps-design-system-layout@4.0.2
 - @pluralsight/ps-design-system-linearprogress@2.0.2
 - @pluralsight/ps-design-system-link@6.0.1
 - @pluralsight/ps-design-system-radio@1.0.2
 - @pluralsight/ps-design-system-row@4.0.2
 - @pluralsight/ps-design-system-site@12.1.0
 - @pluralsight/ps-design-system-starrating@2.0.2
 - @pluralsight/ps-design-system-switch@2.0.1
 - @pluralsight/ps-design-system-tab@9.0.1
 - @pluralsight/ps-design-system-table@3.0.2
 - @pluralsight/ps-design-system-tag@2.0.2
 - @pluralsight/ps-design-system-text@11.0.1
 - @pluralsight/ps-design-system-textarea@1.0.2
 - @pluralsight/ps-design-system-textinput@1.0.2
 - @pluralsight/ps-design-system-tooltip@3.0.1
 - @pluralsight/ps-design-system-viewtoggle@2.0.2
  • Loading branch information
jaketrent committed Mar 20, 2019
1 parent 53c20d0 commit b05ff38
Show file tree
Hide file tree
Showing 70 changed files with 416 additions and 129 deletions.
8 changes: 8 additions & 0 deletions packages/actionmenu/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.1.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-actionmenu@4.1.1...@pluralsight/ps-design-system-actionmenu@4.1.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-actionmenu





## [4.1.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-actionmenu@4.1.0...@pluralsight/ps-design-system-actionmenu@4.1.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-actionmenu
Expand Down
6 changes: 3 additions & 3 deletions packages/actionmenu/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-actionmenu",
"version": "4.1.1",
"version": "4.1.2",
"description": "Design System component for actionmenu ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.3",
"@pluralsight/ps-design-system-icon": "^11.1.0",
"@pluralsight/ps-design-system-icon": "^11.1.1",
"glamorous": "^4.1.0",
"prop-types": "^15.5.10"
},
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"@pluralsight/ps-design-system-build": "^1.9.2",
"@pluralsight/ps-design-system-button": "^11.0.1",
"@pluralsight/ps-design-system-button": "^11.0.2",
"@pluralsight/ps-design-system-prop-types": "^2.0.0",
"@pluralsight/ps-design-system-storybook-addon-theme": "^2.0.0",
"@storybook/addon-actions": "^4.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/avatar/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-avatar@3.0.0...@pluralsight/ps-design-system-avatar@3.0.1) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-avatar





# [3.0.0](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-avatar@2.0.4...@pluralsight/ps-design-system-avatar@3.0.0) (2019-03-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-avatar",
"version": "3.0.0",
"version": "3.0.1",
"description": "Design System component for avatar ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand Down
8 changes: 8 additions & 0 deletions packages/badge/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-badge@4.0.0...@pluralsight/ps-design-system-badge@4.0.1) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-badge





# [4.0.0](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-badge@3.1.0...@pluralsight/ps-design-system-badge@4.0.0) (2019-03-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/badge/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-badge",
"version": "4.0.0",
"version": "4.0.1",
"description": "Design System component for badge ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand Down
8 changes: 8 additions & 0 deletions packages/banner/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-banner@2.0.1...@pluralsight/ps-design-system-banner@2.0.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-banner





## [2.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-banner@2.0.0...@pluralsight/ps-design-system-banner@2.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-banner
Expand Down
6 changes: 3 additions & 3 deletions packages/banner/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-banner",
"version": "2.0.1",
"version": "2.0.2",
"description": "Design System component for banner ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -22,8 +22,8 @@
"keywords": [],
"dependencies": {
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-icon": "^11.1.0",
"@pluralsight/ps-design-system-link": "^6.0.0",
"@pluralsight/ps-design-system-icon": "^11.1.1",
"@pluralsight/ps-design-system-link": "^6.0.1",
"prop-types": "^15.5.10"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/breadcrumb/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-breadcrumb@2.0.1...@pluralsight/ps-design-system-breadcrumb@2.0.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-breadcrumb





## [2.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-breadcrumb@2.0.0...@pluralsight/ps-design-system-breadcrumb@2.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-breadcrumb
Expand Down
6 changes: 3 additions & 3 deletions packages/breadcrumb/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-breadcrumb",
"version": "2.0.1",
"version": "2.0.2",
"description": "Design System component for breadcrumb ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -20,9 +20,9 @@
},
"keywords": [],
"dependencies": {
"@pluralsight/ps-design-system-button": "^11.0.1",
"@pluralsight/ps-design-system-button": "^11.0.2",
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-icon": "^11.1.0",
"@pluralsight/ps-design-system-icon": "^11.1.1",
"prop-types": "^15.5.10"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/button/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-button@11.0.1...@pluralsight/ps-design-system-button@11.0.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-button





## [11.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-button@11.0.0...@pluralsight/ps-design-system-button@11.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-button
Expand Down
4 changes: 2 additions & 2 deletions packages/button/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-button",
"version": "11.0.1",
"version": "11.0.2",
"description": "Design System component for button ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -21,7 +21,7 @@
"keywords": [],
"dependencies": {
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-icon": "^11.1.0",
"@pluralsight/ps-design-system-icon": "^11.1.1",
"@pluralsight/ps-design-system-theme": "^2.0.0",
"@pluralsight/ps-design-system-util": "^2.0.0",
"prop-types": "^15.5.10"
Expand Down
8 changes: 8 additions & 0 deletions packages/card/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-card@9.0.1...@pluralsight/ps-design-system-card@9.0.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-card





## [9.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-card@9.0.0...@pluralsight/ps-design-system-card@9.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-card
Expand Down
4 changes: 2 additions & 2 deletions packages/card/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-card",
"version": "9.0.1",
"version": "9.0.2",
"description": "Design System component for card ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.3",
"@pluralsight/ps-design-system-icon": "^11.1.0",
"@pluralsight/ps-design-system-icon": "^11.1.1",
"@pluralsight/ps-design-system-theme": "^2.0.0",
"@pluralsight/ps-design-system-util": "^2.0.0",
"focus-within": "^2.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/checkbox/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-checkbox@1.0.0...@pluralsight/ps-design-system-checkbox@1.0.1) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-checkbox





# [1.0.0](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-checkbox@0.3.19...@pluralsight/ps-design-system-checkbox@1.0.0) (2019-03-04)


Expand Down
4 changes: 2 additions & 2 deletions packages/checkbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-checkbox",
"version": "1.0.0",
"version": "1.0.1",
"description": "Design system components for checkbox",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -22,7 +22,7 @@
"keywords": [],
"dependencies": {
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-halo": "^3.0.0",
"@pluralsight/ps-design-system-halo": "^3.0.1",
"@pluralsight/ps-design-system-theme": "^2.0.0",
"@pluralsight/ps-design-system-util": "^2.0.0",
"prop-types": "^15.5.10"
Expand Down
8 changes: 8 additions & 0 deletions packages/circularprogress/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-circularprogress@2.0.0...@pluralsight/ps-design-system-circularprogress@2.0.1) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-circularprogress





# [2.0.0](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-circularprogress@1.5.23...@pluralsight/ps-design-system-circularprogress@2.0.0) (2019-03-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/circularprogress/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-circularprogress",
"version": "2.0.0",
"version": "2.0.1",
"description": "Design System component for circular progress ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand Down
8 changes: 8 additions & 0 deletions packages/datepicker/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-datepicker@1.0.1...@pluralsight/ps-design-system-datepicker@1.0.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-datepicker





## [1.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-datepicker@1.0.0...@pluralsight/ps-design-system-datepicker@1.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-datepicker
Expand Down
10 changes: 5 additions & 5 deletions packages/datepicker/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-datepicker",
"version": "1.0.1",
"version": "1.0.2",
"description": "Design system components for date picker",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -21,10 +21,10 @@
},
"keywords": [],
"dependencies": {
"@pluralsight/ps-design-system-button": "^11.0.1",
"@pluralsight/ps-design-system-button": "^11.0.2",
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-halo": "^3.0.0",
"@pluralsight/ps-design-system-icon": "^11.1.0",
"@pluralsight/ps-design-system-halo": "^3.0.1",
"@pluralsight/ps-design-system-icon": "^11.1.1",
"@pluralsight/ps-design-system-theme": "^2.0.0",
"@pluralsight/ps-design-system-util": "^2.0.0",
"prop-types": "^15.5.10"
Expand All @@ -38,7 +38,7 @@
"@pluralsight/ps-design-system-build": "^1.9.2",
"@pluralsight/ps-design-system-storybook-addon-center": "^2.0.0",
"@pluralsight/ps-design-system-storybook-addon-theme": "^2.0.0",
"@pluralsight/ps-design-system-textinput": "^1.0.1",
"@pluralsight/ps-design-system-textinput": "^1.0.2",
"@storybook/addon-actions": "^4.0.0",
"@storybook/addon-storyshots": "^4.0.0",
"@storybook/react": "^4.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/dialog/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-dialog@4.0.1...@pluralsight/ps-design-system-dialog@4.0.2) (2019-03-20)

**Note:** Version bump only for package @pluralsight/ps-design-system-dialog





## [4.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-dialog@4.0.0...@pluralsight/ps-design-system-dialog@4.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-dialog
Expand Down
8 changes: 4 additions & 4 deletions packages/dialog/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-dialog",
"version": "4.0.1",
"version": "4.0.2",
"description": "Design System component for dialog ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -22,7 +22,7 @@
"keywords": [],
"dependencies": {
"@pluralsight/ps-design-system-core": "^4.4.2",
"@pluralsight/ps-design-system-focusmanager": "^2.0.0",
"@pluralsight/ps-design-system-focusmanager": "^2.0.1",
"@pluralsight/ps-design-system-theme": "^2.0.0",
"@pluralsight/ps-design-system-util": "^2.0.0",
"prop-types": "^15.5.10"
Expand All @@ -34,10 +34,10 @@
},
"devDependencies": {
"@pluralsight/ps-design-system-build": "^1.9.2",
"@pluralsight/ps-design-system-button": "^11.0.1",
"@pluralsight/ps-design-system-button": "^11.0.2",
"@pluralsight/ps-design-system-storybook-addon-center": "^2.0.0",
"@pluralsight/ps-design-system-storybook-addon-theme": "^2.0.0",
"@pluralsight/ps-design-system-text": "^11.0.0",
"@pluralsight/ps-design-system-text": "^11.0.1",
"@storybook/addon-actions": "^4.0.0",
"@storybook/addon-storyshots": "^4.0.0",
"@storybook/addons": "^4.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/drawer/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-drawer@2.0.1...@pluralsight/ps-design-system-drawer@2.1.0) (2019-03-20)


### Features

* **drawer:** add event to 2nd param in onToggle ([a680529](https://github.com/pluralsight/design-system/commit/a680529))





## [2.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-drawer@2.0.0...@pluralsight/ps-design-system-drawer@2.0.1) (2019-03-12)

**Note:** Version bump only for package @pluralsight/ps-design-system-drawer
Expand Down

0 comments on commit b05ff38

Please sign in to comment.