Skip to content

Commit e236207

Browse files
chore(main): release 1.4.3 (#253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea8866b commit e236207

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.3](https://github.com/discord/embedded-app-sdk/compare/v1.4.2...v1.4.3) (2024-09-20)
4+
5+
6+
### Bug Fixes
7+
8+
* prevent multiple remappings from applying the .proxy path twice ([#252](https://github.com/discord/embedded-app-sdk/issues/252)) ([1c63d30](https://github.com/discord/embedded-app-sdk/commit/1c63d3043bd7ad79ee2b753a2765e01e97fa566c))
9+
310
## [1.4.2](https://github.com/discord/embedded-app-sdk/compare/v1.4.1...v1.4.2) (2024-08-13)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@discord/embedded-app-sdk",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "@discord/embedded-app-sdk enables you to build rich, multiplayer experiences inside Discord.",
55
"author": "Discord",
66
"license": "MIT",

0 commit comments

Comments
 (0)