Skip to content

Commit 44edaa2

Browse files
chore(release): version packages (#2910)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3d186ed commit 44edaa2

File tree

151 files changed

+1651
-1184
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+1651
-1184
lines changed

.changeset/bright-seals-divide.md

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

.changeset/large-apples-reply.md

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

.changeset/nervous-crabs-relax.md

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

.changeset/nice-tables-cry.md

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

.changeset/orange-llamas-thank.md

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

.changeset/shaggy-students-run.md

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

.changeset/thirty-donuts-visit.md

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

.changeset/twelve-parents-glow.md

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

packages/paste-core/components/alert-dialog/CHANGELOG.md

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

3+
## 6.0.2
4+
5+
### Patch Changes
6+
7+
- [`804fb9316`](https://github.com/twilio-labs/paste/commit/804fb9316aa473529920a269b204dbb2710abd1b) [#2895](https://github.com/twilio-labs/paste/pull/2895) Thanks [@Niznikr](https://github.com/Niznikr)! - Update packages to be ESM-compatible
8+
39
## 6.0.1
410

511
### Patch Changes

packages/paste-core/components/alert-dialog/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio-paste/alert-dialog",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"category": "overlay",
55
"status": "production",
66
"description": "An Alert Dialog is a page overlay that displays critical information, blocks interaction with the page, and only closes after an action is performed.",
@@ -42,12 +42,12 @@
4242
},
4343
"devDependencies": {
4444
"@twilio-paste/animation-library": "^0.3.9",
45-
"@twilio-paste/box": "^7.1.1",
46-
"@twilio-paste/button": "^11.1.4",
47-
"@twilio-paste/heading": "^8.0.1",
48-
"@twilio-paste/modal": "^13.0.1",
49-
"@twilio-paste/stack": "^5.0.1",
50-
"@twilio-paste/style-props": "^6.1.1",
45+
"@twilio-paste/box": "^7.1.2",
46+
"@twilio-paste/button": "^11.1.6",
47+
"@twilio-paste/heading": "^8.0.2",
48+
"@twilio-paste/modal": "^13.0.2",
49+
"@twilio-paste/stack": "^5.0.2",
50+
"@twilio-paste/style-props": "^6.1.2",
5151
"@twilio-paste/styling-library": "^1.0.3",
5252
"@twilio-paste/theme": "^8.0.3",
5353
"@twilio-paste/types": "^3.1.9",

0 commit comments

Comments
 (0)