We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f344f26 commit ada7031Copy full SHA for ada7031
.github/workflows/release-please.yml
@@ -15,7 +15,6 @@ jobs:
15
id: release
16
with:
17
token: ${{secrets.GITHUB_TOKEN}}
18
- release-type: "go"
19
20
release-package:
21
runs-on: ubuntu-latest
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "launchdarkly-eventsource",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "Fork of eventsource package - W3C compliant EventSource client for Node.js and browser (polyfill)",
5
"keywords": [
6
"eventsource",
0 commit comments