Skip to content

Commit 845229c

Browse files
chore(main): release 2.3.0
1 parent 5a3b04f commit 845229c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/discord/embedded-app-sdk/compare/v2.2.0...v2.3.0) (2025-08-20)
4+
5+
6+
### Features
7+
8+
* add Quests commands + event ([#329](https://github.com/discord/embedded-app-sdk/issues/329)) ([5a3b04f](https://github.com/discord/embedded-app-sdk/commit/5a3b04f8c1713c64724ed819de145b033a6214c4))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency uuid to v11 ([#275](https://github.com/discord/embedded-app-sdk/issues/275)) ([84735bd](https://github.com/discord/embedded-app-sdk/commit/84735bd85d02e4ef502722b69c9a8b4a3b1a57f7))
14+
315
## [2.2.0](https://github.com/discord/embedded-app-sdk/compare/v2.1.0...v2.2.0) (2025-08-05)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@discord/embedded-app-sdk",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
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)