Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @twilio-paste/alert@1.0.28
 - @twilio-paste/anchor@1.3.6
 - @twilio-paste/avatar@0.2.18
 - @twilio-paste/base-radio-checkbox@1.1.3
 - @twilio-paste/button@2.3.16
 - @twilio-paste/card@1.3.70
 - @twilio-paste/checkbox@1.1.3
 - @twilio-paste/combobox@1.4.4
 - @twilio-paste/disclosure@0.2.29
 - @twilio-paste/form@2.3.3
 - @twilio-paste/heading@2.0.45
 - @twilio-paste/help-text@1.1.3
 - @twilio-paste/inline-control-group@1.1.3
 - @twilio-paste/input-box@1.1.3
 - @twilio-paste/input@1.1.3
 - @twilio-paste/label@1.1.3
 - @twilio-paste/list@0.2.45
 - @twilio-paste/menu@1.1.31
 - @twilio-paste/modal@1.0.30
 - @twilio-paste/paragraph@1.1.46
 - @twilio-paste/popover@1.0.28
 - @twilio-paste/radio-group@1.1.3
 - @twilio-paste/select@1.1.3
 - @twilio-paste/separator@0.2.13
 - @twilio-paste/spinner@2.0.22
 - @twilio-paste/table@0.1.2
 - @twilio-paste/tabs@0.3.20
 - @twilio-paste/textarea@1.1.3
 - @twilio-paste/toast@0.1.6
 - @twilio-paste/tooltip@0.3.9
 - @twilio-paste/typography@1.0.80
 - @twilio-paste/core@2.18.4
 - @twilio-paste/absolute@2.0.76
 - @twilio-paste/aspect-ratio@1.0.76
 - @twilio-paste/flex@0.3.63
 - @twilio-paste/grid@0.2.65
 - @twilio-paste/media-object@1.2.64
 - @twilio-paste/stack@0.1.44
 - @twilio-paste/box@2.11.3
 - @twilio-paste/sibling-box@1.1.3
 - @twilio-paste/text@2.3.10
 - @twilio-paste/design-tokens@6.3.4
 - @twilio-paste/icons@3.5.8
 - @twilio-paste/style-props@1.8.3
 - @twilio-paste/theme@3.2.24
 - @twilio-paste/types@3.0.26
 - @twilio-paste/website@2.12.0
  • Loading branch information
TwilioPasteBot committed Oct 7, 2020
1 parent 246c82b commit 099694d
Show file tree
Hide file tree
Showing 94 changed files with 1,152 additions and 770 deletions.
8 changes: 8 additions & 0 deletions packages/paste-core/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
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.28](https://github.com/twilio-labs/paste/compare/@twilio-paste/alert@1.0.27...@twilio-paste/alert@1.0.28) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/alert





## [1.0.27](https://github.com/twilio-labs/paste/compare/@twilio-paste/alert@1.0.26...@twilio-paste/alert@1.0.27) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/alert
Expand Down
42 changes: 21 additions & 21 deletions packages/paste-core/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/alert",
"version": "1.0.27",
"version": "1.0.28",
"category": "feedback",
"status": "production",
"description": "An alert notifies a user to high-priority or time-sensitive information.",
Expand Down Expand Up @@ -28,33 +28,33 @@
"type-check": "tsc --noEmit"
},
"peerDependencies": {
"@twilio-paste/absolute": "^2.0.75",
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/button": "^2.3.15",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/media-object": "^1.2.63",
"@twilio-paste/spinner": "^2.0.21",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/absolute": "^2.0.76",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/button": "^2.3.16",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/media-object": "^1.2.64",
"@twilio-paste/spinner": "^2.0.22",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-uid": "^2.2.0"
},
"devDependencies": {
"@twilio-paste/absolute": "^2.0.75",
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/button": "^2.3.15",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/media-object": "^1.2.63",
"@twilio-paste/spinner": "^2.0.21",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/absolute": "^2.0.76",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/button": "^2.3.16",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/media-object": "^1.2.64",
"@twilio-paste/spinner": "^2.0.22",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25"
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26"
}
}
8 changes: 8 additions & 0 deletions packages/paste-core/components/anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.6](https://github.com/twilio-labs/paste/compare/@twilio-paste/anchor@1.3.5...@twilio-paste/anchor@1.3.6) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/anchor





## [1.3.5](https://github.com/twilio-labs/paste/compare/@twilio-paste/anchor@1.3.4...@twilio-paste/anchor@1.3.5) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/anchor
Expand Down
26 changes: 13 additions & 13 deletions packages/paste-core/components/anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/anchor",
"version": "1.3.5",
"version": "1.3.6",
"category": "interaction",
"status": "production",
"description": "Twilio's Anchor component",
Expand Down Expand Up @@ -28,25 +28,25 @@
"type-check": "tsc --noEmit"
},
"peerDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-uid": "^2.2.0"
},
"devDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25"
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26"
}
}
8 changes: 8 additions & 0 deletions packages/paste-core/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [0.2.18](https://github.com/twilio-labs/paste/compare/@twilio-paste/avatar@0.2.17...@twilio-paste/avatar@0.2.18) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/avatar





## [0.2.17](https://github.com/twilio-labs/paste/compare/@twilio-paste/avatar@0.2.16...@twilio-paste/avatar@0.2.17) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/avatar
Expand Down
26 changes: 13 additions & 13 deletions packages/paste-core/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/avatar",
"version": "0.2.17",
"version": "0.2.18",
"category": "graphic",
"status": "alpha",
"description": "The Avatar is a pictorial representation of a user or object. It can display the initials of that entity or an image.",
Expand Down Expand Up @@ -28,24 +28,24 @@
"type-check": "tsc --noEmit"
},
"peerDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/text": "^2.3.9",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25",
"@twilio-paste/text": "^2.3.10",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"devDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/text": "^2.3.9",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25"
"@twilio-paste/text": "^2.3.10",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26"
}
}
Original file line number Diff line number Diff line change
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.1.3](https://github.com/twilio-labs/paste/compare/@twilio-paste/base-radio-checkbox@1.1.2...@twilio-paste/base-radio-checkbox@1.1.3) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/base-radio-checkbox





## [1.1.2](https://github.com/twilio-labs/paste/compare/@twilio-paste/base-radio-checkbox@1.1.1...@twilio-paste/base-radio-checkbox@1.1.2) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/base-radio-checkbox
Expand Down
46 changes: 23 additions & 23 deletions packages/paste-core/components/base-radio-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/base-radio-checkbox",
"version": "1.1.2",
"version": "1.1.3",
"category": "user input",
"status": "beta",
"description": "A shared base component for radio and checks",
Expand Down Expand Up @@ -28,37 +28,37 @@
"type-check": "tsc --noEmit"
},
"peerDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/flex": "^0.3.62",
"@twilio-paste/help-text": "^1.1.2",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/label": "^1.1.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/flex": "^0.3.63",
"@twilio-paste/help-text": "^1.1.3",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/label": "^1.1.3",
"@twilio-paste/screen-reader-only": "^1.1.12",
"@twilio-paste/sibling-box": "^1.1.2",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/sibling-box": "^1.1.3",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/text": "^2.3.9",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25",
"@twilio-paste/text": "^2.3.10",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-uid": "^2.2.0"
},
"devDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.2",
"@twilio-paste/flex": "^0.3.62",
"@twilio-paste/help-text": "^1.1.2",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/label": "^1.1.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/flex": "^0.3.63",
"@twilio-paste/help-text": "^1.1.3",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/label": "^1.1.3",
"@twilio-paste/screen-reader-only": "^1.1.12",
"@twilio-paste/sibling-box": "^1.1.2",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/sibling-box": "^1.1.3",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/text": "^2.3.9",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.24"
"@twilio-paste/text": "^2.3.10",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26"
}
}
11 changes: 11 additions & 0 deletions packages/paste-core/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.16](https://github.com/twilio-labs/paste/compare/@twilio-paste/button@2.3.15...@twilio-paste/button@2.3.16) (2020-10-07)


### Bug Fixes

* **button:** remove center justify content rule if reset ([246c82b](https://github.com/twilio-labs/paste/commit/246c82bb489b4223f9ecbab07a1d14c6325415e4))





## [2.3.15](https://github.com/twilio-labs/paste/compare/@twilio-paste/button@2.3.14...@twilio-paste/button@2.3.15) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/button
Expand Down
36 changes: 18 additions & 18 deletions packages/paste-core/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/button",
"version": "2.3.15",
"version": "2.3.16",
"category": "interaction",
"status": "production",
"description": "Twilio's Button component",
Expand Down Expand Up @@ -31,30 +31,30 @@
"lodash.merge": "^4.6.2"
},
"peerDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/spinner": "^2.0.21",
"@twilio-paste/stack": "^0.1.43",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/spinner": "^2.0.22",
"@twilio-paste/stack": "^0.1.44",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-uid": "^2.2.0"
},
"devDependencies": {
"@twilio-paste/absolute": "^2.0.75",
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/spinner": "^2.0.21",
"@twilio-paste/stack": "^0.1.43",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/absolute": "^2.0.76",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/spinner": "^2.0.22",
"@twilio-paste/stack": "^0.1.44",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25"
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26"
}
}
8 changes: 8 additions & 0 deletions packages/paste-core/components/card/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.70](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.69...@twilio-paste/card@1.3.70) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/card





## [1.3.69](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.68...@twilio-paste/card@1.3.69) (2020-10-07)

**Note:** Version bump only for package @twilio-paste/card
Expand Down
Loading

1 comment on commit 099694d

@vercel
Copy link

@vercel vercel bot commented on 099694d Oct 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.