Skip to content

Commit

Permalink
chore(release): 0.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.10.1](v0.10.0...v0.10.1) (2020-05-04)

### Bug Fixes

* Export options types ([#339](#339)) ([9faabd6](9faabd6))
  • Loading branch information
semantic-release-bot committed May 4, 2020
1 parent 9faabd6 commit 41fd805
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
@@ -1,3 +1,10 @@
## [0.10.1](https://github.com/4Catalyzer/graphql-subscription-server/compare/v0.10.0...v0.10.1) (2020-05-04)


### Bug Fixes

* Export options types ([#339](https://github.com/4Catalyzer/graphql-subscription-server/issues/339)) ([9faabd6](https://github.com/4Catalyzer/graphql-subscription-server/commit/9faabd6))

# [0.10.0](https://github.com/4Catalyzer/graphql-subscription-server/compare/v0.9.0...v0.10.0) (2020-05-03)


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": "@4c/graphql-subscription-server",
"version": "0.10.0",
"version": "0.10.1",
"files": [
"lib",
"es"
Expand Down

0 comments on commit 41fd805

Please sign in to comment.