matrix-js-sdk 27.2.0-rc.1 → 27.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 [27.2.0
|
|
2
|
-
|
|
1
|
+
Changes in [27.2.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v27.2.0) (2023-08-15)
|
|
2
|
+
==================================================================================================
|
|
3
3
|
|
|
4
4
|
## 🦖 Deprecations
|
|
5
5
|
* **The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (#3189)**
|
package/dist/browser-matrix.js
CHANGED
|
@@ -77087,7 +77087,7 @@ const emojiMapping = [
|
|
|
77087
77087
|
["🚂", "train"],
|
|
77088
77088
|
["🚲", "bicycle"],
|
|
77089
77089
|
["✈️", "aeroplane"],
|
|
77090
|
-
["
|
|
77090
|
+
["���", "rocket"],
|
|
77091
77091
|
["🏆", "trophy"],
|
|
77092
77092
|
["⚽", "ball"],
|
|
77093
77093
|
["🎸", "guitar"],
|