Skip to content

Commit

Permalink
chore(main): release 1.7.0 (#274)
Browse files Browse the repository at this point in the history
* chore(main): release 1.7.0

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Hova <[email protected]>
Co-authored-by: Hamza Hutchinson <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent d3bd375 commit 9ff4e82
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.7.0](https://github.com/discord/embedded-app-sdk/compare/v1.6.1...v1.7.0) (2024-11-19)


### Features

* openExternalLink returns a `{ opened: boolean | null }` result ([#282](https://github.com/discord/embedded-app-sdk/issues/282)) ([d3bd375](https://github.com/discord/embedded-app-sdk/commit/d3bd375094735a5994f302a29f1845510cc7e045))
* **locationId** added as SDK instance variable ([#281](https://github.com/discord/embedded-app-sdk/pull/281/files)) ([2cb879a](https://github.com/discord/embedded-app-sdk/commit/2cb879af80535b87d4a80cd98597f8ce3062f1cc))


### Bug Fixes

* **authorize:** remove token response type ([#273](https://github.com/discord/embedded-app-sdk/issues/273)) ([f45973b](https://github.com/discord/embedded-app-sdk/commit/f45973babc63dcd33281370b2db969c4cb1b38ca))

## [1.6.1](https://github.com/discord/embedded-app-sdk/compare/v1.6.0...v1.6.1) (2024-10-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ff4e82

Please sign in to comment.