Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 6, 2024
1 parent e9586bd commit a5524d7
Show file tree
Hide file tree
Showing 12 changed files with 52 additions and 35 deletions.
6 changes: 0 additions & 6 deletions .changeset/cold-eagles-search.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hot-owls-dream.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shy-readers-scream.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.3

### Patch Changes

- [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f) [#4143](https://github.com/twilio-labs/paste/pull/4143) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [InPageNavigation] fix issue with currently selected item causing vertical scroll

## 4.3.2

### Patch 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.2",
"version": "4.3.3",
"category": "navigation",
"status": "production",
"description": "In Page Navigation is a set of links that lets users navigate between related pages.",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@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.9.0",
"@twilio-paste/design-tokens": "^10.10.0",
"@twilio-paste/icons": "^12.2.2",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.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.3.1

### Patch Changes

- [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f) [#4143](https://github.com/twilio-labs/paste/pull/4143) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tabs] fix issue with currently selected item causing vertical scroll

## 8.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 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.3.0",
"version": "8.3.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 @@ -49,7 +49,7 @@
"@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.9.0",
"@twilio-paste/design-tokens": "^10.10.0",
"@twilio-paste/flex": "^8.1.0",
"@twilio-paste/icons": "^12.2.0",
"@twilio-paste/reakit-library": "^2.1.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/paste-core/core-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## 20.18.0

### Minor Changes

- [`aa192283b`](https://github.com/twilio-labs/paste/commit/aa192283b3bbee127d7a31e43d1f64f3c2a58f96) [#4139](https://github.com/twilio-labs/paste/pull/4139) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens] add new spacing tokens up to space-310

### Patch Changes

- [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f) [#4143](https://github.com/twilio-labs/paste/pull/4143) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tabs] fix issue with currently selected item causing vertical scroll

* [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f) [#4143](https://github.com/twilio-labs/paste/pull/4143) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [InPageNavigation] fix issue with currently selected item causing vertical scroll

* Updated dependencies [[`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f), [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f), [`aa192283b`](https://github.com/twilio-labs/paste/commit/aa192283b3bbee127d7a31e43d1f64f3c2a58f96)]:
- @twilio-paste/tabs@8.3.1
- @twilio-paste/in-page-navigation@4.3.3
- @twilio-paste/design-tokens@10.10.0

## 20.17.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 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.17.0",
"version": "20.18.0",
"status": "production",
"description": "Core contains all the packages from the Paste design system.",
"author": "Twilio Inc.",
Expand Down Expand Up @@ -102,7 +102,7 @@
"@twilio-paste/data-visualization-library": "^5.1.0",
"@twilio-paste/date-picker": "^6.1.1",
"@twilio-paste/description-list": "^4.2.0",
"@twilio-paste/design-tokens": "^10.9.0",
"@twilio-paste/design-tokens": "^10.10.0",
"@twilio-paste/detail-text": "^3.1.0",
"@twilio-paste/disclosure": "^12.1.0",
"@twilio-paste/disclosure-primitive": "^2.1.1",
Expand All @@ -118,7 +118,7 @@
"@twilio-paste/grid": "^8.1.2",
"@twilio-paste/heading": "^11.1.2",
"@twilio-paste/help-text": "^13.1.0",
"@twilio-paste/in-page-navigation": "^4.3.2",
"@twilio-paste/in-page-navigation": "^4.3.3",
"@twilio-paste/inline-code": "^4.1.2",
"@twilio-paste/inline-control-group": "^13.0.2",
"@twilio-paste/input": "^9.1.3",
Expand Down Expand Up @@ -165,7 +165,7 @@
"@twilio-paste/switch": "^5.1.1",
"@twilio-paste/syntax-highlighter-library": "^3.0.0",
"@twilio-paste/table": "^8.2.1",
"@twilio-paste/tabs": "^8.3.0",
"@twilio-paste/tabs": "^8.3.1",
"@twilio-paste/tabs-primitive": "^2.0.1",
"@twilio-paste/text": "^10.1.1",
"@twilio-paste/textarea": "^10.2.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.10.0

### Minor Changes

- [`aa192283b`](https://github.com/twilio-labs/paste/commit/aa192283b3bbee127d7a31e43d1f64f3c2a58f96) [#4139](https://github.com/twilio-labs/paste/pull/4139) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens] add new spacing tokens up to space-310

## 10.9.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.9.0",
"version": "10.10.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
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12299,7 +12299,7 @@ __metadata:
"@twilio-paste/data-visualization-library": ^5.1.0
"@twilio-paste/date-picker": ^6.1.1
"@twilio-paste/description-list": ^4.2.0
"@twilio-paste/design-tokens": ^10.9.0
"@twilio-paste/design-tokens": ^10.10.0
"@twilio-paste/detail-text": ^3.1.0
"@twilio-paste/disclosure": ^12.1.0
"@twilio-paste/disclosure-primitive": ^2.1.1
Expand All @@ -12316,7 +12316,7 @@ __metadata:
"@twilio-paste/heading": ^11.1.2
"@twilio-paste/help-text": ^13.1.0
"@twilio-paste/icons": ^12.7.0
"@twilio-paste/in-page-navigation": ^4.3.2
"@twilio-paste/in-page-navigation": ^4.3.3
"@twilio-paste/inline-code": ^4.1.2
"@twilio-paste/inline-control-group": ^13.0.2
"@twilio-paste/input": ^9.1.3
Expand Down Expand Up @@ -12363,7 +12363,7 @@ __metadata:
"@twilio-paste/switch": ^5.1.1
"@twilio-paste/syntax-highlighter-library": ^3.0.0
"@twilio-paste/table": ^8.2.1
"@twilio-paste/tabs": ^8.3.0
"@twilio-paste/tabs": ^8.3.1
"@twilio-paste/tabs-primitive": ^2.0.1
"@twilio-paste/text": ^10.1.1
"@twilio-paste/textarea": ^10.2.0
Expand Down Expand Up @@ -12645,7 +12645,7 @@ __metadata:
languageName: unknown
linkType: soft

"@twilio-paste/design-tokens@^10.0.0, @twilio-paste/design-tokens@^10.2.0, @twilio-paste/design-tokens@^10.3.0, @twilio-paste/design-tokens@^10.4.0, @twilio-paste/design-tokens@^10.4.1, @twilio-paste/design-tokens@^10.5.0, @twilio-paste/design-tokens@^10.7.0, @twilio-paste/design-tokens@^10.8.0, @twilio-paste/design-tokens@^10.9.0, @twilio-paste/design-tokens@workspace:packages/paste-design-tokens":
"@twilio-paste/design-tokens@^10.0.0, @twilio-paste/design-tokens@^10.10.0, @twilio-paste/design-tokens@^10.2.0, @twilio-paste/design-tokens@^10.3.0, @twilio-paste/design-tokens@^10.4.0, @twilio-paste/design-tokens@^10.4.1, @twilio-paste/design-tokens@^10.5.0, @twilio-paste/design-tokens@^10.7.0, @twilio-paste/design-tokens@^10.8.0, @twilio-paste/design-tokens@^10.9.0, @twilio-paste/design-tokens@workspace:packages/paste-design-tokens":
version: 0.0.0-use.local
resolution: "@twilio-paste/design-tokens@workspace:packages/paste-design-tokens"
dependencies:
Expand Down Expand Up @@ -13308,7 +13308,7 @@ __metadata:
languageName: unknown
linkType: soft

"@twilio-paste/in-page-navigation@^4.3.1, @twilio-paste/in-page-navigation@^4.3.2, @twilio-paste/in-page-navigation@workspace:packages/paste-core/components/in-page-navigation":
"@twilio-paste/in-page-navigation@^4.3.1, @twilio-paste/in-page-navigation@^4.3.3, @twilio-paste/in-page-navigation@workspace:packages/paste-core/components/in-page-navigation":
version: 0.0.0-use.local
resolution: "@twilio-paste/in-page-navigation@workspace:packages/paste-core/components/in-page-navigation"
dependencies:
Expand All @@ -13317,7 +13317,7 @@ __metadata:
"@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.9.0
"@twilio-paste/design-tokens": ^10.10.0
"@twilio-paste/icons": ^12.2.2
"@twilio-paste/style-props": ^9.1.1
"@twilio-paste/styling-library": ^3.0.0
Expand Down Expand Up @@ -15268,15 +15268,15 @@ __metadata:
languageName: unknown
linkType: soft

"@twilio-paste/tabs@^8.2.1, @twilio-paste/tabs@^8.3.0, @twilio-paste/tabs@workspace:packages/paste-core/components/tabs":
"@twilio-paste/tabs@^8.2.1, @twilio-paste/tabs@^8.3.0, @twilio-paste/tabs@^8.3.1, @twilio-paste/tabs@workspace:packages/paste-core/components/tabs":
version: 0.0.0-use.local
resolution: "@twilio-paste/tabs@workspace:packages/paste-core/components/tabs"
dependencies:
"@twilio-paste/animation-library": ^2.0.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.9.0
"@twilio-paste/design-tokens": ^10.10.0
"@twilio-paste/flex": ^8.1.0
"@twilio-paste/icons": ^12.2.0
"@twilio-paste/reakit-library": ^2.1.0
Expand Down

0 comments on commit a5524d7

Please sign in to comment.