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 d042180 commit 2da4bd8Copy full SHA for 2da4bd8
.github/workflows/build.yml
@@ -17,7 +17,6 @@ on:
17
branches:
18
- master
19
- release-*
20
- - issue_223
21
tags:
22
- v*
23
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dapr/dapr",
3
- "version": "2.2.0-rc.4",
+ "version": "2.2.0",
4
"description": "The official Dapr (https://dapr.io) SDK for Node.js",
5
"types": "http/index.d.ts",
6
"scripts": {
0 commit comments