We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dab84a commit 0cfc09dCopy full SHA for 0cfc09d
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-# CHANGELOG
+# Change Log
2
3
-## 1.0.0
4
5
-First public release
+
+## [v1.0.0-rc1](https://github.com/marcoreni/apollo-server-integration-testing-fastify/tree/v1.0.0-rc1) (2020-04-16)
package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-integration-testing-fastify",
- "version": "0.0.5",
+ "version": "1.0.0-rc1",
"description": "Test helper for writing apollo-server integration tests",
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments