matrix-js-sdk 28.2.0-rc.1 → 28.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,5 @@
1
- Changes in [28.2.0-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v28.2.0-rc.1) (2023-09-19)
2
- ============================================================================================================
1
+ Changes in [28.2.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v28.2.0) (2023-09-26)
2
+ ==================================================================================================
3
3
 
4
4
  ## 🦖 Deprecations
5
5
  * Implement `getEncryptionInfoForEvent` and deprecate `getEventEncryptionInfo` ([\#3693](https://github.com/matrix-org/matrix-js-sdk/pull/3693)).
@@ -77565,7 +77565,7 @@ const emojiMapping = [
77565
77565
  ["🚂", "train"],
77566
77566
  ["🚲", "bicycle"],
77567
77567
  ["✈️", "aeroplane"],
77568
- ["🚀", "rocket"],
77568
+ ["���", "rocket"],
77569
77569
  ["🏆", "trophy"],
77570
77570
  ["⚽", "ball"],
77571
77571
  ["🎸", "guitar"],