Skip to content

Commit a69e2da

Browse files
chore(release): update monorepo packages versions
1 parent 5e3cb1a commit a69e2da

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dirty-humans-prove.md

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

.changeset/tiny-ways-add.md

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

CHANGELOG.md

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

3+
## 0.20.1
4+
5+
### Patch Changes
6+
7+
- [#185](https://github.com/graphql-hive/federation-composition/pull/185) [`5e3cb1a`](https://github.com/graphql-hive/federation-composition/commit/5e3cb1aa96f42bb6719c31e2dc8205afcdaba389) Thanks [@jdolle](https://github.com/jdolle)! - tag extraction respects @external on parent
8+
9+
- [#167](https://github.com/graphql-hive/federation-composition/pull/167) [`3e224c8`](https://github.com/graphql-hive/federation-composition/commit/3e224c860e5edc6ef0fe73449f10895972472a18) Thanks [@jdolle](https://github.com/jdolle)! - Respect @external on parent type
10+
311
## 0.20.0
412

513
### Minor 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.20.0",
3+
"version": "0.20.1",
44
"type": "module",
55
"description": "Open Source Composition library for Apollo Federation",
66
"repository": {

0 commit comments

Comments
 (0)