Skip to content

Commit 50663f2

Browse files
Version Packages (#241)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bf559c8 commit 50663f2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brave-moose-hang.md

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

packages/explorer-helpers/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#240](https://github.com/apollographql/embeddable-explorer/pull/240) [`bf559c8`](https://github.com/apollographql/embeddable-explorer/commit/bf559c8cda6364178a33d485d5fcaf86a0ebf41f) Thanks [@mayakoneval](https://github.com/mayakoneval)! - export more types I forgot to
8+
39
## 0.1.1
410

511
### Patch Changes

packages/explorer-helpers/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-helpers",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"author": "packages@apollographql.com",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)