diff --git a/.changeset/strong-llamas-wash.md b/.changeset/strong-llamas-wash.md deleted file mode 100644 index 9327808..0000000 --- a/.changeset/strong-llamas-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@apollo/graphql-testing-library": minor ---- - -Defer support diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d0d556..2340cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1 @@ -# @apollo/graphql-testing-library \ No newline at end of file +# @apollo/graphql-testing-library diff --git a/package.json b/package.json index b1794e1..7616673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apollo/graphql-testing-library", - "version": "0.0.0", + "version": "0.1.0", "private": true, "repository": { "url": "git+https://github.com/apollographql/graphql-testing-library"