Skip to content

Commit

Permalink
chore(release): version packages (#3702)
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 Jan 31, 2024
1 parent f2b7756 commit 3220274
Show file tree
Hide file tree
Showing 47 changed files with 323 additions and 251 deletions.
6 changes: 0 additions & 6 deletions .changeset/angry-pens-behave.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/clean-chefs-pull.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/few-needles-drop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/grumpy-islands-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-humans-ring.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/khaki-doors-cheer.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/late-mirrors-rule.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/long-zebras-care.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/loud-eagles-fry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nice-walls-brake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ninety-penguins-rule.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pink-buckets-hope.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/seven-guests-retire.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/shaggy-geese-dress.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/three-turtles-vanish.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/warm-ads-notice.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/paste-codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 0.7.0

### Minor Changes

- [`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394) [#3662](https://github.com/twilio-labs/paste/pull/3662) Thanks [@nkrantz](https://github.com/nkrantz)! - [Codemods] added a new package: page-header
[Codemods] added a new package: SummaryDetail

### Patch Changes

- [`e0e69e760`](https://github.com/twilio-labs/paste/commit/e0e69e7601216bc79535b7ee6978ae227a155300) [#3731](https://github.com/twilio-labs/paste/pull/3731) Thanks [@nkrantz](https://github.com/nkrantz)! - [codemods] add new export to page-header package: PageHeaderSeparator

## 0.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/paste-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/codemods",
"version": "0.6.1",
"version": "0.7.0",
"status": "production",
"description": "A collection of codemods for maintaining projects built with Paste.",
"author": "Twilio Inc.",
Expand All @@ -25,7 +25,7 @@
"@babel/core": "^7.21.4",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.21.4",
"@twilio-paste/core": "^20.6.0",
"@twilio-paste/core": "^20.8.0",
"tsx": "^4.0.0"
}
}
6 changes: 6 additions & 0 deletions packages/paste-core/components/chat-log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/chat-log

## 5.2.1

### Patch Changes

- [`41b3668ea`](https://github.com/twilio-labs/paste/commit/41b3668ea41e914be85f9099cba6e61350d0abed) [#3723](https://github.com/twilio-labs/paste/pull/3723) Thanks [@TheSisb](https://github.com/TheSisb)! - [ChatLog] Fix overflow on message bubbles

## 5.2.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/paste-core/components/chat-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/chat-log",
"version": "5.2.0",
"version": "5.2.1",
"category": "data display",
"status": "alpha",
"description": "Chat log is a collection of components that allow users to read a series of messages over time.",
Expand Down Expand Up @@ -55,17 +55,17 @@
"@twilio-paste/box": "^10.1.0",
"@twilio-paste/button": "^14.1.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.0",
"@twilio-paste/design-tokens": "^10.2.0",
"@twilio-paste/icons": "^12.2.0",
"@twilio-paste/customization": "^8.2.0",
"@twilio-paste/design-tokens": "^10.4.1",
"@twilio-paste/icons": "^12.2.3",
"@twilio-paste/media-object": "^10.1.0",
"@twilio-paste/screen-reader-only": "^13.1.0",
"@twilio-paste/spinner": "^14.1.0",
"@twilio-paste/stack": "^8.1.0",
"@twilio-paste/style-props": "^9.1.0",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/text": "^10.1.0",
"@twilio-paste/theme": "^11.0.0",
"@twilio-paste/theme": "^11.1.0",
"@twilio-paste/truncate": "^14.1.0",
"@twilio-paste/types": "^6.0.0",
"@twilio-paste/uid-library": "^2.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/data-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/data-grid

## 8.3.0

### Minor Changes

- [`22a917aed`](https://github.com/twilio-labs/paste/commit/22a917aed53a0e4b3c1a78a8c946321d326fb12c) [#3740](https://github.com/twilio-labs/paste/pull/3740) Thanks [@TheSisb](https://github.com/TheSisb)! - [Table, DataGrid] Allow passing `whiteSpace` style prop to `Th`/`DataGridHeader` and `Td`/`DataGridCell` components.

## 8.2.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/paste-core/components/data-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/data-grid",
"version": "8.2.1",
"version": "8.3.0",
"category": "interaction",
"status": "alpha",
"description": "A data grid is an interactive table used for working with a large collection of data in a scannable way.",
Expand Down Expand Up @@ -58,17 +58,17 @@
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/button": "^14.1.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/customization": "^8.2.0",
"@twilio-paste/design-tokens": "^10.4.1",
"@twilio-paste/icons": "^12.2.3",
"@twilio-paste/reakit-library": "^2.1.0",
"@twilio-paste/screen-reader-only": "^13.1.1",
"@twilio-paste/spinner": "^14.1.1",
"@twilio-paste/stack": "^8.1.0",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/table": "^8.1.0",
"@twilio-paste/theme": "^11.0.0",
"@twilio-paste/table": "^8.2.0",
"@twilio-paste/theme": "^11.1.0",
"@twilio-paste/types": "^6.0.0",
"@twilio-paste/uid-library": "^2.0.0",
"@twilio-paste/utils": "^5.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 9.1.2

### Patch Changes

- [`47c329b57`](https://github.com/twilio-labs/paste/commit/47c329b573b19696b8697ceadc5c3f5a75511c50) [#3722](https://github.com/twilio-labs/paste/pull/3722) Thanks [@TheSisb](https://github.com/TheSisb)! - [Input] Fix rendering logic of decrement arrow on number input

## 9.1.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/paste-core/components/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/input",
"version": "9.1.1",
"version": "9.1.2",
"category": "user input",
"status": "production",
"description": "An Input is a form element that lets users enter one of various types of text on a single line.",
Expand Down Expand Up @@ -53,15 +53,15 @@
"@twilio-paste/box": "^10.1.0",
"@twilio-paste/button": "^14.1.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.0",
"@twilio-paste/design-tokens": "^10.2.0",
"@twilio-paste/icons": "^12.2.0",
"@twilio-paste/customization": "^8.2.0",
"@twilio-paste/design-tokens": "^10.4.1",
"@twilio-paste/icons": "^12.2.3",
"@twilio-paste/input-box": "^10.1.1",
"@twilio-paste/spinner": "^14.1.0",
"@twilio-paste/stack": "^8.1.0",
"@twilio-paste/style-props": "^9.1.0",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/theme": "^11.0.1",
"@twilio-paste/theme": "^11.1.0",
"@twilio-paste/types": "^6.0.0",
"@twilio-paste/uid-library": "^2.0.0",
"@twilio-paste/utils": "^5.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 14.1.2

### Patch Changes

- [`ba0d7bcfb`](https://github.com/twilio-labs/paste/commit/ba0d7bcfbd6fa8e6413597966667ec7d68f954bf) [#3709](https://github.com/twilio-labs/paste/pull/3709) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu]: Adds overflow scrolling behaviour on menus with a large number of items in, currently defaulting to 10 items

## 14.1.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/paste-core/components/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/menu",
"version": "14.1.1",
"version": "14.1.2",
"category": "interaction",
"status": "production",
"description": "A Menu is a button that presents a list of items that users can choose to trigger an action.",
Expand Down Expand Up @@ -59,9 +59,9 @@
"@twilio-paste/box": "^10.1.0",
"@twilio-paste/button": "^14.1.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.0",
"@twilio-paste/design-tokens": "^10.2.0",
"@twilio-paste/icons": "^12.2.0",
"@twilio-paste/customization": "^8.2.0",
"@twilio-paste/design-tokens": "^10.4.1",
"@twilio-paste/icons": "^12.2.3",
"@twilio-paste/media-object": "^10.1.0",
"@twilio-paste/menu-primitive": "^2.1.0",
"@twilio-paste/reakit-library": "^2.1.0",
Expand All @@ -72,7 +72,7 @@
"@twilio-paste/style-props": "^9.1.0",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/text": "^10.1.0",
"@twilio-paste/theme": "^11.0.0",
"@twilio-paste/theme": "^11.1.0",
"@twilio-paste/types": "^6.0.0",
"@twilio-paste/uid-library": "^2.0.0",
"@types/react": "^18.0.27",
Expand Down
11 changes: 11 additions & 0 deletions packages/paste-core/components/page-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @twilio-paste/page-header

## 1.0.0

### Major Changes

- [`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394) [#3662](https://github.com/twilio-labs/paste/pull/3662) Thanks [@nkrantz](https://github.com/nkrantz)! - [Page Header] Create new Page Header package. Page Header is a layout component that wraps all top level components on a page.

### Minor Changes

- [`e0e69e760`](https://github.com/twilio-labs/paste/commit/e0e69e7601216bc79535b7ee6978ae227a155300) [#3731](https://github.com/twilio-labs/paste/pull/3731) Thanks [@nkrantz](https://github.com/nkrantz)! - [Page Header] Create new PageHeaderSeparator component as part of the Page Header package
8 changes: 4 additions & 4 deletions packages/paste-core/components/page-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/page-header",
"version": "0.0.0",
"version": "1.0.0",
"category": "layout",
"status": "production",
"description": "Page Header is a layout component that wraps all top-level components on a page.",
Expand Down Expand Up @@ -46,14 +46,14 @@
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.1",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/customization": "^8.2.0",
"@twilio-paste/design-tokens": "^10.4.1",
"@twilio-paste/heading": "^11.1.1",
"@twilio-paste/paragraph": "^10.1.1",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/text": "^10.1.1",
"@twilio-paste/theme": "^11.0.1",
"@twilio-paste/theme": "^11.1.0",
"@twilio-paste/types": "^6.0.0",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
Expand Down
13 changes: 13 additions & 0 deletions packages/paste-core/components/summary-detail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @twilio-paste/summary-detail

## 1.0.0

### Major Changes

- [`55786c61c`](https://github.com/twilio-labs/paste/commit/55786c61cb6c217b0305d7dafc2cadffa6675f92) [#3727](https://github.com/twilio-labs/paste/pull/3727) Thanks [@TheSisb](https://github.com/TheSisb)! - [Summary Detail] Add new SummaryDetail component package.

A Summary Detail is a collapsible container that can be used to hide or show content.

### Patch Changes

- [`d8b33e2b9`](https://github.com/twilio-labs/paste/commit/d8b33e2b9218aa36a3e0651051ec9611a3149cf5) [#3741](https://github.com/twilio-labs/paste/pull/3741) Thanks [@TheSisb](https://github.com/TheSisb)! - [SummaryDetail] Fixed an issue with React versions below 18.
10 changes: 5 additions & 5 deletions packages/paste-core/components/summary-detail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/summary-detail",
"version": "0.0.1",
"version": "1.0.0",
"category": "interaction",
"status": "production",
"description": "A Summary Detail is a collapsible container that can be used to hide or show content.",
Expand Down Expand Up @@ -55,16 +55,16 @@
"@twilio-paste/button": "^14.0.0",
"@twilio-paste/card": "^9.1.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^8.1.1",
"@twilio-paste/design-tokens": "^10.4.0",
"@twilio-paste/customization": "^8.2.0",
"@twilio-paste/design-tokens": "^10.4.1",
"@twilio-paste/disclosure-primitive": "^2.1.1",
"@twilio-paste/icons": "^12.0.0",
"@twilio-paste/icons": "^12.2.3",
"@twilio-paste/reakit-library": "^2.0.0",
"@twilio-paste/spinner": "^14.0.0",
"@twilio-paste/stack": "^8.0.0",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/theme": "^11.0.0",
"@twilio-paste/theme": "^11.1.0",
"@twilio-paste/types": "^6.0.0",
"@twilio-paste/uid-library": "^2.0.0",
"@types/react": "^18.0.27",
Expand Down
Loading

0 comments on commit 3220274

Please sign in to comment.