Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
 - @pluralsight/ps-design-system-actionmenu@13.0.5
 - @pluralsight/ps-design-system-badge@10.0.11
 - @pluralsight/ps-design-system-banner@6.0.14
 - @pluralsight/ps-design-system-breadcrumb@7.0.14
 - @pluralsight/ps-design-system-button@18.0.14
 - @pluralsight/ps-design-system-card@14.0.13
 - @pluralsight/ps-design-system-carousel@9.0.5
 - @pluralsight/ps-design-system-datawell@4.0.11
 - @pluralsight/ps-design-system-datepicker@7.0.15
 - @pluralsight/ps-design-system-dialog@8.1.13
 - @pluralsight/ps-design-system-drawer@7.1.6
 - @pluralsight/ps-design-system-dropdown@7.1.4
 - @pluralsight/ps-design-system-emptystate@8.0.15
 - @pluralsight/ps-design-system-errors@8.0.14
 - @pluralsight/ps-design-system-focusmanager@5.0.11
 - @pluralsight/ps-design-system-form@5.0.17
 - @pluralsight/ps-design-system-layout@7.0.6
 - @pluralsight/ps-design-system-note@6.1.6
 - @pluralsight/ps-design-system-position@4.1.2
 - @pluralsight/ps-design-system-radio@6.1.3
 - @pluralsight/ps-design-system-row@10.0.14
 - @pluralsight/ps-design-system-searchinput@5.0.18
 - @pluralsight/ps-design-system-site@18.5.8
 - @pluralsight/ps-design-system-storybook-addon-chaos@1.0.14
 - @pluralsight/ps-design-system-table@8.1.5
 - @pluralsight/ps-design-system-text@16.0.11
 - @pluralsight/ps-design-system-textarea@7.0.17
 - @pluralsight/ps-design-system-textinput@8.0.5
 - @pluralsight/ps-design-system-typeahead@4.0.15
 - @pluralsight/ps-design-system-util@3.2.1
  • Loading branch information
Edward Irby committed May 19, 2020
1 parent 0f9ba9a commit 5ad76dd
Show file tree
Hide file tree
Showing 60 changed files with 354 additions and 114 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.

## [13.0.5](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-actionmenu@13.0.4...@pluralsight/ps-design-system-actionmenu@13.0.5) (2020-05-19)

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





## [13.0.4](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-actionmenu@13.0.3...@pluralsight/ps-design-system-actionmenu@13.0.4) (2020-05-14)

**Note:** Version bump only for package @pluralsight/ps-design-system-actionmenu
Expand Down
4 changes: 2 additions & 2 deletions packages/actionmenu/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-actionmenu",
"version": "13.0.4",
"version": "13.0.5",
"description": "Design System component for actionmenu ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@pluralsight/ps-design-system-build": "^1.11.15",
"@pluralsight/ps-design-system-position": "^4.1.1",
"@pluralsight/ps-design-system-position": "^4.1.2",
"@pluralsight/ps-design-system-storybook-addon-theme": "^6.0.8"
}
}
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.

## [10.0.11](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-badge@10.0.10...@pluralsight/ps-design-system-badge@10.0.11) (2020-05-19)

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





## [10.0.10](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-badge@10.0.9...@pluralsight/ps-design-system-badge@10.0.10) (2020-05-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/badge/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-badge",
"version": "10.0.10",
"version": "10.0.11",
"description": "Design System component for badge ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-util": "^3.2.0",
"@pluralsight/ps-design-system-util": "^3.2.1",
"prop-types": "^15.7.2"
},
"peerDependencies": {
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.

## [6.0.14](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-banner@6.0.13...@pluralsight/ps-design-system-banner@6.0.14) (2020-05-19)

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





## [6.0.13](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-banner@6.0.12...@pluralsight/ps-design-system-banner@6.0.13) (2020-05-14)

**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": "6.0.13",
"version": "6.0.14",
"description": "Design System component for banner ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -24,7 +24,7 @@
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-icon": "^18.1.5",
"@pluralsight/ps-design-system-link": "^10.0.8",
"@pluralsight/ps-design-system-util": "^3.2.0",
"@pluralsight/ps-design-system-util": "^3.2.1",
"prop-types": "^15.7.2"
},
"peerDependencies": {
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"@pluralsight/ps-design-system-build": "^1.11.15",
"@pluralsight/ps-design-system-button": "^18.0.13",
"@pluralsight/ps-design-system-button": "^18.0.14",
"@pluralsight/ps-design-system-storybook-addon-theme": "^6.0.8"
}
}
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.

## [7.0.14](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-breadcrumb@7.0.13...@pluralsight/ps-design-system-breadcrumb@7.0.14) (2020-05-19)

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





## [7.0.13](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-breadcrumb@7.0.12...@pluralsight/ps-design-system-breadcrumb@7.0.13) (2020-05-14)

**Note:** Version bump only for package @pluralsight/ps-design-system-breadcrumb
Expand Down
4 changes: 2 additions & 2 deletions packages/breadcrumb/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-breadcrumb",
"version": "7.0.13",
"version": "7.0.14",
"description": "Design System component for breadcrumb ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -20,7 +20,7 @@
"test:watch": "npm run test -- --watchAll"
},
"dependencies": {
"@pluralsight/ps-design-system-button": "^18.0.13",
"@pluralsight/ps-design-system-button": "^18.0.14",
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-icon": "^18.1.5",
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.

## [18.0.14](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-button@18.0.13...@pluralsight/ps-design-system-button@18.0.14) (2020-05-19)

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





## [18.0.13](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-button@18.0.12...@pluralsight/ps-design-system-button@18.0.13) (2020-05-14)

**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": "18.0.13",
"version": "18.0.14",
"description": "Design System component for button ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -23,7 +23,7 @@
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-icon": "^18.1.5",
"@pluralsight/ps-design-system-util": "^3.2.0",
"@pluralsight/ps-design-system-util": "^3.2.1",
"prop-types": "^15.7.2"
},
"peerDependencies": {
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.

## [14.0.13](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-card@14.0.12...@pluralsight/ps-design-system-card@14.0.13) (2020-05-19)

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





## [14.0.12](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-card@14.0.11...@pluralsight/ps-design-system-card@14.0.12) (2020-05-14)

**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": "14.0.12",
"version": "14.0.13",
"description": "Design System component for card ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -23,7 +23,7 @@
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-icon": "^18.1.5",
"@pluralsight/ps-design-system-util": "^3.2.0",
"@pluralsight/ps-design-system-util": "^3.2.1",
"focus-within": "^3.0.2",
"prop-types": "^15.7.2",
"shiitake": "^3.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/carousel/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.5](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-carousel@9.0.4...@pluralsight/ps-design-system-carousel@9.0.5) (2020-05-19)

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





## [9.0.4](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-carousel@9.0.3...@pluralsight/ps-design-system-carousel@9.0.4) (2020-05-14)

**Note:** Version bump only for package @pluralsight/ps-design-system-carousel
Expand Down
10 changes: 5 additions & 5 deletions packages/carousel/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-carousel",
"version": "9.0.4",
"version": "9.0.5",
"description": "Carousel UI Component for the Pluralsight Design System",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand Down Expand Up @@ -35,12 +35,12 @@
"react": "^16.8.6"
},
"devDependencies": {
"@pluralsight/ps-design-system-actionmenu": "^13.0.4",
"@pluralsight/ps-design-system-actionmenu": "^13.0.5",
"@pluralsight/ps-design-system-build": "^1.11.15",
"@pluralsight/ps-design-system-card": "^14.0.12",
"@pluralsight/ps-design-system-position": "^4.1.1",
"@pluralsight/ps-design-system-card": "^14.0.13",
"@pluralsight/ps-design-system-position": "^4.1.2",
"@pluralsight/ps-design-system-storybook-addon-center": "^2.1.10",
"@pluralsight/ps-design-system-storybook-addon-chaos": "^1.0.13",
"@pluralsight/ps-design-system-storybook-addon-chaos": "^1.0.14",
"@pluralsight/ps-design-system-storybook-addon-theme": "^6.0.8",
"@pluralsight/ps-design-system-theme": "^4.0.11"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/datawell/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.11](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-datawell@4.0.10...@pluralsight/ps-design-system-datawell@4.0.11) (2020-05-19)

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





## [4.0.10](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-datawell@4.0.9...@pluralsight/ps-design-system-datawell@4.0.10) (2020-05-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/datawell/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-datawell",
"version": "4.0.10",
"version": "4.0.11",
"description": "Data Well UI Component for the Pluralsight Design System",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-text": "^16.0.10"
"@pluralsight/ps-design-system-text": "^16.0.11"
},
"peerDependencies": {
"@pluralsight/ps-design-system-normalize": "^4.0.0",
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.

## [7.0.15](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-datepicker@7.0.14...@pluralsight/ps-design-system-datepicker@7.0.15) (2020-05-19)

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





## [7.0.14](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-datepicker@7.0.13...@pluralsight/ps-design-system-datepicker@7.0.14) (2020-05-14)

**Note:** Version bump only for package @pluralsight/ps-design-system-datepicker
Expand Down
6 changes: 3 additions & 3 deletions packages/datepicker/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluralsight/ps-design-system-datepicker",
"version": "7.0.14",
"version": "7.0.15",
"description": "Design system components for date picker",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -20,7 +20,7 @@
"test:watch": "npm run test -- --watchAll"
},
"dependencies": {
"@pluralsight/ps-design-system-button": "^18.0.13",
"@pluralsight/ps-design-system-button": "^18.0.14",
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-halo": "^7.0.8",
Expand All @@ -37,7 +37,7 @@
"@pluralsight/ps-design-system-build": "^1.11.15",
"@pluralsight/ps-design-system-storybook-addon-center": "^2.1.10",
"@pluralsight/ps-design-system-storybook-addon-theme": "^6.0.8",
"@pluralsight/ps-design-system-textinput": "^8.0.4",
"@pluralsight/ps-design-system-textinput": "^8.0.5",
"@pluralsight/ps-design-system-theme": "^4.0.11"
}
}
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.

## [8.1.13](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-dialog@8.1.12...@pluralsight/ps-design-system-dialog@8.1.13) (2020-05-19)

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





## [8.1.12](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-dialog@8.1.11...@pluralsight/ps-design-system-dialog@8.1.12) (2020-05-14)

**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": "8.1.12",
"version": "8.1.13",
"description": "Design System component for dialog ui",
"license": "Apache-2.0",
"repository": "pluralsight/design-system",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@pluralsight/ps-design-system-core": "^6.2.1",
"@pluralsight/ps-design-system-filter-react-props": "^1.1.17",
"@pluralsight/ps-design-system-focusmanager": "^5.0.10",
"@pluralsight/ps-design-system-focusmanager": "^5.0.11",
"prop-types": "^15.7.2"
},
"peerDependencies": {
Expand All @@ -33,10 +33,10 @@
},
"devDependencies": {
"@pluralsight/ps-design-system-build": "^1.11.15",
"@pluralsight/ps-design-system-button": "^18.0.13",
"@pluralsight/ps-design-system-button": "^18.0.14",
"@pluralsight/ps-design-system-storybook-addon-center": "^2.1.10",
"@pluralsight/ps-design-system-storybook-addon-theme": "^6.0.8",
"@pluralsight/ps-design-system-text": "^16.0.10",
"@pluralsight/ps-design-system-text": "^16.0.11",
"@pluralsight/ps-design-system-theme": "^4.0.11"
}
}
8 changes: 8 additions & 0 deletions packages/drawer/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.

## [7.1.6](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-drawer@7.1.5...@pluralsight/ps-design-system-drawer@7.1.6) (2020-05-19)

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





## [7.1.5](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-drawer@7.1.4...@pluralsight/ps-design-system-drawer@7.1.5) (2020-05-14)

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

0 comments on commit 5ad76dd

Please sign in to comment.