diff --git a/MANUAL_RELEASES.md b/MANUAL_RELEASES.md new file mode 100644 index 00000000..a8aa70da --- /dev/null +++ b/MANUAL_RELEASES.md @@ -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 diff --git a/package.json b/package.json index 25b9aff0..0af42a95 100644 --- a/package.json +++ b/package.json @@ -100,4 +100,4 @@ "readme": "ERROR: No README data found!", "homepage": "https://github.com/4Catalyzer/graphql-subscription-server#readme", "_id": "@4c/graphql-subscription-server@2.0.1" -} \ No newline at end of file +}