Skip to content

Commit 8ab0101

Browse files
committed
Update changesets
1 parent cbca80f commit 8ab0101

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.changeset/nasty-pandas-float.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@radix-ui/react-presence': patch
33
---
44

5-
Handle the `animationend` event correctly when keyframe has escapable characters (#2763)
5+
Ensured that the `animationend` event is handled correctly when the keyframe has escapable characters (#2763)

.changeset/stale-singers-knock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@radix-ui/react-context': patch
33
---
44

5-
Add `displayName` to context objects
5+
Added `displayName` to context objects

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths-ignore:
88
# - '.github/**'
99
- './package.json'
10+
- './changeset/**/*'
1011
- '/apps/**/*'
1112
- '/internal/**/*'
1213
- '/cypress/**/*'

0 commit comments

Comments
 (0)