Skip to content

Commit e18caf4

Browse files
Version Packages (#42)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87ba99f commit e18caf4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-pans-juggle.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# @apollo/graphql-testing-library
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#41](https://github.com/apollographql/graphql-testing-library/pull/41) [`19212ce`](https://github.com/apollographql/graphql-testing-library/commit/19212ce1d72b612b26061d0e987a5f5ea38e24c1) Thanks [@alessbell](https://github.com/alessbell)! - Fix bundling issue caused by an unneeded files field in package.json, and adjust relative file paths.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/graphql-testing-library",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"repository": {
66
"url": "git+https://github.com/apollographql/graphql-testing-library"

0 commit comments

Comments
 (0)