From ed3f17efa6732bd51554bd81dcc41759a17c65e7 Mon Sep 17 00:00:00 2001 From: 7w1 Date: Wed, 11 Mar 2026 00:26:15 -0500 Subject: [PATCH] update changesets, again --- .changeset/a11y_message_composing.md | 2 +- ...cker_you_see_in_a_message_to_your_own_user_sticker_pack.md | 2 +- .changeset/add_silent_reply_functionality.md | 4 ++-- .changeset/fix_msgtype_of_headpat_event.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.changeset/a11y_message_composing.md b/.changeset/a11y_message_composing.md index 78cc9638..6280bc28 100644 --- a/.changeset/a11y_message_composing.md +++ b/.changeset/a11y_message_composing.md @@ -2,4 +2,4 @@ default: patch --- -added a few accessibility tags to the elements involved in message composing +Added a few accessibility tags to the elements involved in message composing. diff --git a/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md b/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md index 0b582a5a..d3dfb553 100644 --- a/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md +++ b/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md @@ -2,4 +2,4 @@ default: minor --- -add button to save a sticker you see in the message timeline to your personal account sticker pack +Add button to save a sticker you see in the message timeline to your personal account sticker pack. diff --git a/.changeset/add_silent_reply_functionality.md b/.changeset/add_silent_reply_functionality.md index 9cca467c..3d644c3f 100644 --- a/.changeset/add_silent_reply_functionality.md +++ b/.changeset/add_silent_reply_functionality.md @@ -1,5 +1,5 @@ --- -sable: minor +default: minor --- -add silent replies when clicking the bell icon during composing a reply +Add silent replies when clicking the bell icon during composing a reply. diff --git a/.changeset/fix_msgtype_of_headpat_event.md b/.changeset/fix_msgtype_of_headpat_event.md index 11f5d655..235e5119 100644 --- a/.changeset/fix_msgtype_of_headpat_event.md +++ b/.changeset/fix_msgtype_of_headpat_event.md @@ -2,4 +2,4 @@ default: patch --- -chang to more standard compliant msgtype `m.emote` for `/headpat` event +Change to more standard compliant msgtype `m.emote` for `/headpat` event.