Skip to content

Commit ed4ec8f

Browse files
committed
1.0.0
1 parent f26091c commit ed4ec8f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22

33

44

5+
## [v1.0.0](https://github.com/marcoreni/apollo-server-integration-testing-fastify/tree/v1.0.0) (2020-04-16)
6+
[Full Changelog](https://github.com/marcoreni/apollo-server-integration-testing-fastify/compare/v1.0.0-rc1...v1.0.0)
7+
58
## [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": "1.0.0-rc1",
3+
"version": "1.0.0",
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)