Skip to content

Commit 63aa33c

Browse files
Upcoming Release Changes (#10)
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] ### Minor Changes - [`8574d45`](8574d45) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Release v0.1.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 276e66e commit 63aa33c

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/two-ears-live.md

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

CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [`8574d45`](https://github.com/the-guild-org/federation/commit/8574d455c9a5cc03190d12191c1b0a7ae29f85be)
8+
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Release v0.1.0
9+
310
## 0.0.0
411

512
### 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.0.0",
3+
"version": "0.1.0",
44
"type": "module",
55
"description": "Open Source Composition library for Apollo Federation",
66
"author": {

0 commit comments

Comments
 (0)