Skip to content

Commit

Permalink
fix!: socket io v3 update (#392)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: socket io v3 update

* add a manual releases file for staging manual releases

* Revert "BREAKING CHANGE: socket io v3 update"

This reverts commit 236ee12.

* linting
  • Loading branch information
c0state authored Nov 25, 2020
1 parent 0b9bc41 commit 0c4ff42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions MANUAL_RELEASES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Manual Releases

To initiate a manual release, just update the count below and file a PR.

This is sometimes needed if `semantic-release` doesn't push a new build for whatever reason.

Number of manual releases: 1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@
"readme": "ERROR: No README data found!",
"homepage": "https://github.com/4Catalyzer/graphql-subscription-server#readme",
"_id": "@4c/[email protected]"
}
}

0 comments on commit 0c4ff42

Please sign in to comment.