Skip to content

Commit

Permalink
chore(release): version packages (#3636)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
TwilioPasteBot and github-actions[bot] authored Dec 15, 2023
1 parent 98ee6d4 commit c5e6d70
Show file tree
Hide file tree
Showing 20 changed files with 111 additions and 78 deletions.
6 changes: 0 additions & 6 deletions .changeset/cyan-sheep-mix.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-cherries-mate.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-emus-run.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-tigers-hang.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/smooth-plants-march.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/in-page-navigation

## 4.3.1

### Patch Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [In Page Navigation] change border bottom color of In Page Nav Items to "colorBorderInverseWeaker" when using inverse variants for improved styling.

## 4.3.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/in-page-navigation",
"version": "4.3.0",
"version": "4.3.1",
"category": "navigation",
"status": "production",
"description": "In Page Navigation is a set of links that lets users navigate between related pages.",
Expand Down Expand Up @@ -45,11 +45,11 @@
"devDependencies": {
"@twilio-paste/anchor": "^12.1.0",
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/box": "^10.3.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.1",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/icons": "^12.2.1",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/icons": "^12.2.2",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/theme": "^11.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 8.2.1

### Patch Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Tabs] Minor styling bug fixes on horizontal and vertical tabs.

## 8.2.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/paste-core/components/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/tabs",
"version": "8.2.0",
"version": "8.2.1",
"category": "interaction",
"status": "production",
"description": "Tabs are labeled controls that allow users to switch between multiple views within a page.",
Expand Down Expand Up @@ -44,10 +44,10 @@
},
"devDependencies": {
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/box": "^10.3.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.1",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/flex": "^8.1.0",
"@twilio-paste/reakit-library": "^2.1.0",
"@twilio-paste/style-props": "^9.1.1",
Expand Down
22 changes: 22 additions & 0 deletions packages/paste-core/core-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Change Log

## 20.7.0

### Minor Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add new box shadow token "shadow-border-right-inverse-strong" for vertical Tabs, update values of "shadow-border-top-primary-strongest" tokens in dark themes.

* [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] Add new pseydo prop style `_disabled_focus_after` for controlling styling of disabled tabs.

### Patch Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Tabs] Minor styling bug fixes on horizontal and vertical tabs.

* [`4d7e2364d`](https://github.com/twilio-labs/paste/commit/4d7e2364da2ad00acdd1fa4b0eb26366a640063a) [#3649](https://github.com/twilio-labs/paste/pull/3649) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Swap SVGs for ProductDestinationsIcon and ProductSourcesIcon because they were backwards.

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [In Page Navigation] change border bottom color of In Page Nav Items to "colorBorderInverseWeaker" when using inverse variants for improved styling.

- Updated dependencies [[`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a)]:
- @twilio-paste/design-tokens@10.4.0
- @twilio-paste/tabs@8.2.1
- @twilio-paste/in-page-navigation@4.3.1
- @twilio-paste/box@10.3.0

## 20.6.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/paste-core/core-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/core",
"version": "20.6.0",
"version": "20.7.0",
"status": "production",
"description": "Core contains all the packages from the Paste design system.",
"author": "Twilio Inc.",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@twilio-paste/avatar": "^9.1.0",
"@twilio-paste/badge": "^8.1.0",
"@twilio-paste/base-radio-checkbox": "^13.1.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/box": "^10.3.0",
"@twilio-paste/breadcrumb": "^11.1.1",
"@twilio-paste/button": "^14.1.0",
"@twilio-paste/button-group": "^4.1.0",
Expand All @@ -100,7 +100,7 @@
"@twilio-paste/data-visualization-library": "^5.0.0",
"@twilio-paste/date-picker": "^6.1.0",
"@twilio-paste/description-list": "^4.2.0",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/detail-text": "^3.1.0",
"@twilio-paste/disclosure": "^12.1.0",
"@twilio-paste/disclosure-primitive": "^2.1.1",
Expand All @@ -116,7 +116,7 @@
"@twilio-paste/grid": "^8.1.1",
"@twilio-paste/heading": "^11.1.1",
"@twilio-paste/help-text": "^13.1.0",
"@twilio-paste/in-page-navigation": "^4.3.0",
"@twilio-paste/in-page-navigation": "^4.3.1",
"@twilio-paste/inline-code": "^4.1.1",
"@twilio-paste/inline-control-group": "^13.0.2",
"@twilio-paste/input": "^9.1.1",
Expand Down Expand Up @@ -160,7 +160,7 @@
"@twilio-paste/switch": "^5.1.1",
"@twilio-paste/syntax-highlighter-library": "^3.0.0",
"@twilio-paste/table": "^8.1.0",
"@twilio-paste/tabs": "^8.2.0",
"@twilio-paste/tabs": "^8.2.1",
"@twilio-paste/tabs-primitive": "^2.0.1",
"@twilio-paste/text": "^10.1.1",
"@twilio-paste/textarea": "^10.1.1",
Expand All @@ -185,7 +185,7 @@
"react-dom": "^16.8.6 || ^17.0.2 || ^18.0.0"
},
"devDependencies": {
"@twilio-paste/icons": "^12.2.1",
"@twilio-paste/icons": "^12.2.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"react": "^18.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/primitives/box/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 10.3.0

### Minor Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] Add new pseydo prop style `_disabled_focus_after` for controlling styling of disabled tabs.

## 10.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/paste-core/primitives/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/box",
"version": "10.2.0",
"version": "10.3.0",
"category": "layout",
"status": "production",
"description": "The Box primitive is one of the pillars of our system. It can be any HTML element and can receive many of our token values as props. We use Box to build most of our other components.",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.1",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/theme": "^11.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 10.4.0

### Minor Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add new box shadow token "shadow-border-right-inverse-strong" for vertical Tabs, update values of "shadow-border-top-primary-strongest" tokens in dark themes.

## 10.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/paste-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/design-tokens",
"version": "10.3.0",
"version": "10.4.0",
"description": "Paste Design System Tokens package with a number of different formats for Web, Mobile, and Sketch.",
"main": "dist/tokens.common.js",
"module": "dist/tokens.es6.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 12.2.2

### Patch Changes

- [`4d7e2364d`](https://github.com/twilio-labs/paste/commit/4d7e2364da2ad00acdd1fa4b0eb26366a640063a) [#3649](https://github.com/twilio-labs/paste/pull/3649) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Swap SVGs for ProductDestinationsIcon and ProductSourcesIcon because they were backwards.

## 12.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/paste-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/icons",
"version": "12.2.1",
"version": "12.2.2",
"description": "Twilio's icon library, ready for use and with accessibility considerations",
"author": "Twilio Inc.",
"license": "MIT",
Expand Down Expand Up @@ -41,10 +41,10 @@
},
"devDependencies": {
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/box": "^10.3.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.1",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/theme": "^11.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/paste-website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @twilio-paste/website

## 2.23.41

### Patch Changes

- Updated dependencies [[`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`4d7e2364d`](https://github.com/twilio-labs/paste/commit/4d7e2364da2ad00acdd1fa4b0eb26366a640063a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a)]:
- @twilio-paste/design-tokens@10.4.0
- @twilio-paste/tabs@8.2.1
- @twilio-paste/icons@12.2.2
- @twilio-paste/in-page-navigation@4.3.1
- @twilio-paste/box@10.3.0

## 2.23.40

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/paste-website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@twilio-paste/website",
"description": "",
"version": "2.23.40",
"version": "2.23.41",
"author": "Twilio Inc.",
"private": true,
"license": "MIT",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@twilio-paste/avatar": "^9.1.0",
"@twilio-paste/badge": "^8.1.0",
"@twilio-paste/base-radio-checkbox": "^13.1.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/box": "^10.3.0",
"@twilio-paste/breadcrumb": "^11.1.1",
"@twilio-paste/button": "^14.1.0",
"@twilio-paste/button-group": "^4.1.0",
Expand All @@ -58,7 +58,7 @@
"@twilio-paste/data-visualization-library": "^5.0.0",
"@twilio-paste/date-picker": "^6.1.0",
"@twilio-paste/description-list": "^4.2.0",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/detail-text": "^3.1.0",
"@twilio-paste/disclosure": "^12.1.0",
"@twilio-paste/disclosure-primitive": "^2.1.1",
Expand All @@ -73,8 +73,8 @@
"@twilio-paste/grid": "^8.1.1",
"@twilio-paste/heading": "^11.1.1",
"@twilio-paste/help-text": "^13.1.0",
"@twilio-paste/icons": "12.2.1",
"@twilio-paste/in-page-navigation": "^4.3.0",
"@twilio-paste/icons": "12.2.2",
"@twilio-paste/in-page-navigation": "^4.3.1",
"@twilio-paste/inline-code": "^4.1.1",
"@twilio-paste/inline-control-group": "^13.0.2",
"@twilio-paste/input": "^9.1.1",
Expand Down Expand Up @@ -116,7 +116,7 @@
"@twilio-paste/switch": "^5.1.1",
"@twilio-paste/syntax-highlighter-library": "^3.0.0",
"@twilio-paste/table": "^8.1.0",
"@twilio-paste/tabs": "^8.2.0",
"@twilio-paste/tabs": "^8.2.1",
"@twilio-paste/tabs-primitive": "^2.0.1",
"@twilio-paste/text": "^10.1.1",
"@twilio-paste/textarea": "^10.1.1",
Expand Down
Loading

1 comment on commit c5e6d70

@vercel
Copy link

@vercel vercel bot commented on c5e6d70 Dec 15, 2023

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.