Skip to content

Commit 90dff08

Browse files
Version Packages (#102)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fa0c0b0 commit 90dff08

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/selfish-trains-approve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-apples-behave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-camels-behave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#103](https://github.com/apollographql/embeddable-explorer/pull/103) [`72ff775`](https://github.com/apollographql/embeddable-explorer/commit/72ff775d016dd95c34ee38be2f415bb5eaaa5076) Thanks [@mayakoneval](https://github.com/mayakoneval)! - add config option: `includeCookies`
8+
9+
* [#105](https://github.com/apollographql/embeddable-explorer/pull/105) [`e2fbfc8`](https://github.com/apollographql/embeddable-explorer/commit/e2fbfc8622dd7c553945b1d9edf2227da6e291f1) Thanks [@William010x](https://github.com/William010x)! - Add logout messages to parent
10+
11+
### Patch Changes
12+
13+
- [#101](https://github.com/apollographql/embeddable-explorer/pull/101) [`0f83338`](https://github.com/apollographql/embeddable-explorer/commit/0f83338b1cde200a191ba16c9b839ee0254a9ad4) Thanks [@mayakoneval](https://github.com/mayakoneval)! - listen for auth stuff in sandbox too
14+
315
## 0.4.2
416

517
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/explorer",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"author": "packages@apollographql.com",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)