Skip to content

Commit 1571f0a

Browse files
chore(release): version packages (#3765)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb189f1 commit 1571f0a

File tree

19 files changed

+93
-69
lines changed

19 files changed

+93
-69
lines changed

.changeset/brave-forks-care.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/four-walls-lick.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/light-hornets-nail.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/sweet-panthers-float.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/swift-lobsters-prove.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/thirty-poets-notice.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/paste-core/components/heading/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 11.1.2
4+
5+
### Patch Changes
6+
7+
- [`67c25a7c9`](https://github.com/twilio-labs/paste/commit/67c25a7c9b7bbda3137621182843d2cc44e9cd06) [#3788](https://github.com/twilio-labs/paste/pull/3788) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Heading]: minor adjustment to the bottom margin of the variant 20 heading
8+
39
## 11.1.1
410

511
### Patch Changes

packages/paste-core/components/heading/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio-paste/heading",
3-
"version": "11.1.1",
3+
"version": "11.1.2",
44
"category": "typography",
55
"status": "production",
66
"description": "A Heading is text that gives hierarchical structure to a page.",
@@ -43,7 +43,7 @@
4343
"@twilio-paste/animation-library": "^2.0.0",
4444
"@twilio-paste/color-contrast-utils": "^5.0.0",
4545
"@twilio-paste/customization": "^8.1.1",
46-
"@twilio-paste/design-tokens": "^10.3.0",
46+
"@twilio-paste/design-tokens": "^10.5.0",
4747
"@twilio-paste/style-props": "^9.1.1",
4848
"@twilio-paste/styling-library": "^3.0.0",
4949
"@twilio-paste/text": "^10.1.1",

packages/paste-core/components/menu/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 14.1.3
4+
5+
### Patch Changes
6+
7+
- [`eb189f10e`](https://github.com/twilio-labs/paste/commit/eb189f10eb88b7df2d2ee02ad6f49cf3360a3cc9) [#3790](https://github.com/twilio-labs/paste/pull/3790) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu] Fix a regression in sub-menu items that was introduced whilst preventing very long, non-scrolling menus
8+
39
## 14.1.2
410

511
### Patch Changes

packages/paste-core/components/menu/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio-paste/menu",
3-
"version": "14.1.2",
3+
"version": "14.1.3",
44
"category": "interaction",
55
"status": "production",
66
"description": "A Menu is a button that presents a list of items that users can choose to trigger an action.",
@@ -60,8 +60,8 @@
6060
"@twilio-paste/button": "^14.1.0",
6161
"@twilio-paste/color-contrast-utils": "^5.0.0",
6262
"@twilio-paste/customization": "^8.2.0",
63-
"@twilio-paste/design-tokens": "^10.4.1",
64-
"@twilio-paste/icons": "^12.2.3",
63+
"@twilio-paste/design-tokens": "^10.5.0",
64+
"@twilio-paste/icons": "^12.3.0",
6565
"@twilio-paste/media-object": "^10.1.0",
6666
"@twilio-paste/menu-primitive": "^2.1.0",
6767
"@twilio-paste/reakit-library": "^2.1.0",

0 commit comments

Comments
 (0)