Skip to content

Commit 251b380

Browse files
chore(main): release 1.7.1 (#288)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7adc57e commit 251b380

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.7.1](https://github.com/discord/embedded-app-sdk/compare/v1.7.0...v1.7.1) (2024-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* don't infinitely set the src which triggers the mutation observer again ([#287](https://github.com/discord/embedded-app-sdk/issues/287)) ([7adc57e](https://github.com/discord/embedded-app-sdk/commit/7adc57e9aa020d8beac8839eb4da948d115fe40b))
9+
310
## [1.7.0](https://github.com/discord/embedded-app-sdk/compare/v1.6.1...v1.7.0) (2024-11-19)
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.7.0",
3+
"version": "1.7.1",
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)