Skip to content

Commit 0b735df

Browse files
chore(main): release 1.6.1 (#271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61f4381 commit 0b735df

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.6.1](https://github.com/discord/embedded-app-sdk/compare/v1.6.0...v1.6.1) (2024-10-21)
4+
5+
6+
### Bug Fixes
7+
8+
* bump flag numbers to correct value ([#270](https://github.com/discord/embedded-app-sdk/issues/270)) ([61f4381](https://github.com/discord/embedded-app-sdk/commit/61f4381fa159a5d715c0db6f9be043702d54bcf3))
9+
310
## [1.6.0](https://github.com/discord/embedded-app-sdk/compare/v1.5.0...v1.6.0) (2024-10-21)
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.6.0",
3+
"version": "1.6.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)