Skip to content

Commit 946b25c

Browse files
chore(release): version packages (#3007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2bde84f commit 946b25c

File tree

6 files changed

+22
-11
lines changed

6 files changed

+22
-11
lines changed

.changeset/wet-bikes-cough.md

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

packages/paste-core/core-bundle/CHANGELOG.md

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

3+
## 17.7.0
4+
5+
### Minor Changes
6+
7+
- [`2bde84f96`](https://github.com/twilio-labs/paste/commit/2bde84f9686a421f3bfb7b488c6d0afeb6aab86c) [#3006](https://github.com/twilio-labs/paste/pull/3006) Thanks [@brandongregoryscott](https://github.com/brandongregoryscott)! - [Theme] Export EvergreenTheme, TwilioTheme and TwilioDarkTheme objects and types
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`2bde84f96`](https://github.com/twilio-labs/paste/commit/2bde84f9686a421f3bfb7b488c6d0afeb6aab86c)]:
12+
- @twilio-paste/theme@8.4.0
13+
314
## 17.6.0
415

516
### Minor Changes

packages/paste-core/core-bundle/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/core",
3-
"version": "17.6.0",
3+
"version": "17.7.0",
44
"status": "production",
55
"description": "Core contains all the packages from the Paste design system.",
66
"author": "Twilio Inc.",
@@ -105,7 +105,7 @@
105105
"@twilio-paste/tabs-primitive": "^0.2.9",
106106
"@twilio-paste/text": "^7.0.2",
107107
"@twilio-paste/textarea": "^7.0.2",
108-
"@twilio-paste/theme": "^8.3.0",
108+
"@twilio-paste/theme": "^8.4.0",
109109
"@twilio-paste/time-picker": "^3.0.2",
110110
"@twilio-paste/toast": "^9.0.2",
111111
"@twilio-paste/tooltip": "^8.0.2",

packages/paste-theme/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+
## 8.4.0
4+
5+
### Minor Changes
6+
7+
- [`2bde84f96`](https://github.com/twilio-labs/paste/commit/2bde84f9686a421f3bfb7b488c6d0afeb6aab86c) [#3006](https://github.com/twilio-labs/paste/pull/3006) Thanks [@brandongregoryscott](https://github.com/brandongregoryscott)! - [Theme] Export EvergreenTheme, TwilioTheme and TwilioDarkTheme objects and types
8+
39
## 8.3.0
410

511
### Minor Changes

packages/paste-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio-paste/theme",
3-
"version": "8.3.0",
3+
"version": "8.4.0",
44
"description": "Paste Design System Theme Package which provides support for APIs to theme UIs and components.",
55
"author": "Twilio Inc.",
66
"license": "MIT",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12784,7 +12784,7 @@ __metadata:
1278412784
"@twilio-paste/tabs-primitive": ^0.2.9
1278512785
"@twilio-paste/text": ^7.0.2
1278612786
"@twilio-paste/textarea": ^7.0.2
12787-
"@twilio-paste/theme": ^8.3.0
12787+
"@twilio-paste/theme": ^8.4.0
1278812788
"@twilio-paste/time-picker": ^3.0.2
1278912789
"@twilio-paste/toast": ^9.0.2
1279012790
"@twilio-paste/tooltip": ^8.0.2
@@ -14578,7 +14578,7 @@ __metadata:
1457814578
languageName: unknown
1457914579
linkType: soft
1458014580

14581-
"@twilio-paste/theme@^8.0.0, @twilio-paste/theme@^8.0.3, @twilio-paste/theme@^8.1.0, @twilio-paste/theme@^8.1.1, @twilio-paste/theme@^8.2.0, @twilio-paste/theme@^8.3.0, @twilio-paste/theme@workspace:packages/paste-theme":
14581+
"@twilio-paste/theme@^8.0.0, @twilio-paste/theme@^8.0.3, @twilio-paste/theme@^8.1.0, @twilio-paste/theme@^8.1.1, @twilio-paste/theme@^8.2.0, @twilio-paste/theme@^8.3.0, @twilio-paste/theme@^8.4.0, @twilio-paste/theme@workspace:packages/paste-theme":
1458214582
version: 0.0.0-use.local
1458314583
resolution: "@twilio-paste/theme@workspace:packages/paste-theme"
1458414584
dependencies:

0 commit comments

Comments
 (0)