Skip to content

Commit 0cfc09d

Browse files
committed
1.0.0-rc1
1 parent 5dab84a commit 0cfc09d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# CHANGELOG
1+
# Change Log
22

3-
## 1.0.0
43

5-
First public release
4+
5+
## [v1.0.0-rc1](https://github.com/marcoreni/apollo-server-integration-testing-fastify/tree/v1.0.0-rc1) (2020-04-16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-server-integration-testing-fastify",
3-
"version": "0.0.5",
3+
"version": "1.0.0-rc1",
44
"description": "Test helper for writing apollo-server integration tests",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)