Skip to content

Commit cda414d

Browse files
chore(release): version packages
1 parent c7734a3 commit cda414d

File tree

8 files changed

+27
-14
lines changed

8 files changed

+27
-14
lines changed

.changeset/rude-ads-invent.md

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

packages/paste-core/core-bundle/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+
## 21.3.0
4+
5+
### Minor Changes
6+
7+
- [`c7734a359`](https://github.com/twilio-labs/paste/commit/c7734a3592c3d04e57f1c092f2843915fce73d48) [#4303](https://github.com/twilio-labs/paste/pull/4303) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Icons] added 2 new icons SplitIcon and RandomizeIcon
8+
39
## 21.2.0
410

511
### 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": "21.2.0",
3+
"version": "21.3.0",
44
"status": "production",
55
"description": "Core contains all the packages from the Paste design system.",
66
"author": "Twilio Inc.",
@@ -195,7 +195,7 @@
195195
"react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0"
196196
},
197197
"devDependencies": {
198-
"@twilio-paste/icons": "^13.0.1",
198+
"@twilio-paste/icons": "^13.1.0",
199199
"@types/react": "^19.0.8",
200200
"@types/react-dom": "^19.0.3",
201201
"react": "^19.0.0",

packages/paste-icons/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+
## 13.1.0
4+
5+
### Minor Changes
6+
7+
- [`c7734a359`](https://github.com/twilio-labs/paste/commit/c7734a3592c3d04e57f1c092f2843915fce73d48) [#4303](https://github.com/twilio-labs/paste/pull/4303) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Icons] added 2 new icons SplitIcon and RandomizeIcon
8+
39
## 13.0.1
410

511
### Patch Changes

packages/paste-icons/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/icons",
3-
"version": "13.0.1",
3+
"version": "13.1.0",
44
"description": "Twilio's icon library, ready for use and with accessibility considerations",
55
"author": "Twilio Inc.",
66
"license": "MIT",

packages/paste-website/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @twilio-paste/website
22

3+
## 2.23.54
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c7734a359`](https://github.com/twilio-labs/paste/commit/c7734a3592c3d04e57f1c092f2843915fce73d48)]:
8+
- @twilio-paste/icons@13.1.0
9+
310
## 2.23.53
411

512
### Patch Changes

packages/paste-website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@twilio-paste/website",
33
"description": "",
4-
"version": "2.23.53",
4+
"version": "2.23.54",
55
"author": "Twilio Inc.",
66
"private": true,
77
"license": "MIT",
@@ -80,7 +80,7 @@
8080
"@twilio-paste/grid": "^9.0.1",
8181
"@twilio-paste/heading": "^12.0.1",
8282
"@twilio-paste/help-text": "^14.0.1",
83-
"@twilio-paste/icons": "13.0.1",
83+
"@twilio-paste/icons": "13.1.0",
8484
"@twilio-paste/in-page-navigation": "^5.0.1",
8585
"@twilio-paste/inline-code": "^5.0.1",
8686
"@twilio-paste/inline-control-group": "^14.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11984,7 +11984,7 @@ __metadata:
1198411984
"@twilio-paste/grid": ^9.0.1
1198511985
"@twilio-paste/heading": ^12.0.1
1198611986
"@twilio-paste/help-text": ^14.0.1
11987-
"@twilio-paste/icons": ^13.0.1
11987+
"@twilio-paste/icons": ^13.1.0
1198811988
"@twilio-paste/in-page-navigation": ^5.0.1
1198911989
"@twilio-paste/inline-code": ^5.0.1
1199011990
"@twilio-paste/inline-control-group": ^14.0.1
@@ -12978,7 +12978,7 @@ __metadata:
1297812978
languageName: unknown
1297912979
linkType: soft
1298012980

12981-
"@twilio-paste/icons@13.0.1, @twilio-paste/icons@^13.0.0, @twilio-paste/icons@^13.0.1, @twilio-paste/icons@workspace:packages/paste-icons":
12981+
"@twilio-paste/icons@13.1.0, @twilio-paste/icons@^13.0.0, @twilio-paste/icons@^13.0.1, @twilio-paste/icons@^13.1.0, @twilio-paste/icons@workspace:packages/paste-icons":
1298212982
version: 0.0.0-use.local
1298312983
resolution: "@twilio-paste/icons@workspace:packages/paste-icons"
1298412984
dependencies:
@@ -15800,7 +15800,7 @@ __metadata:
1580015800
"@twilio-paste/grid": ^9.0.1
1580115801
"@twilio-paste/heading": ^12.0.1
1580215802
"@twilio-paste/help-text": ^14.0.1
15803-
"@twilio-paste/icons": 13.0.1
15803+
"@twilio-paste/icons": 13.1.0
1580415804
"@twilio-paste/in-page-navigation": ^5.0.1
1580515805
"@twilio-paste/inline-code": ^5.0.1
1580615806
"@twilio-paste/inline-control-group": ^14.0.1

0 commit comments

Comments
 (0)