Skip to content

Commit 6b70173

Browse files
Upcoming Release Changes (#16)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @theguild/[email protected] ### Patch Changes - [#15](#15) [`37e164c`](37e164c) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Add join**FieldSet, link**Import, link\_\_Purpose to stripFederationFromSupergraph Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37e164c commit 6b70173

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/old-mirrors-happen.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @theguild/federation-composition
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#15](https://github.com/the-guild-org/federation/pull/15)
8+
[`37e164c`](https://github.com/the-guild-org/federation/commit/37e164c66c0c3219791e4c074a602774accd08b2)
9+
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Add join**FieldSet, link**Import,
10+
link\_\_Purpose to stripFederationFromSupergraph
11+
312
## 0.1.1
413

514
### 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": "@theguild/federation-composition",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"description": "Open Source Composition library for Apollo Federation",
66
"repository": {

0 commit comments

Comments
 (0)