Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
chore(release): 7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Dec 9, 2019
1 parent c851df0 commit f65f9a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [7.2.2](https://github.com/yaacovCR/graphql-tools-fork/compare/v7.2.1...v7.2.2) (2019-12-09)


### Bug Fixes

* **WrapType:** fix root type edge case ([c851df0](https://github.com/yaacovCR/graphql-tools-fork/commit/c851df0))

### [7.2.1](https://github.com/yaacovCR/graphql-tools-fork/compare/v7.2.0...v7.2.1) (2019-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-tools-fork",
"version": "7.2.1",
"version": "7.2.2",
"description": "Forked graphql-tools, still more useful tools to create and manipulate GraphQL schemas.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit f65f9a0

Please sign in to comment.