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 2122a2b commit a5ccdb2Copy full SHA for a5ccdb2
.github/workflows/release.yaml
@@ -18,7 +18,6 @@ jobs:
18
with:
19
node-version: 16
20
always-auth: true
21
- cache: 'yarn'
22
registry-url: 'https://registry.npmjs.org'
23
scope: '@crystallize'
24
package.json
@@ -30,5 +30,5 @@
30
},
31
"license": "MIT",
32
"name": "@crystallize/js-api-client",
33
- "version": "0.2.1"
+ "version": "0.2.2"
34
}
0 commit comments