We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6f47a commit 97564f5Copy full SHA for 97564f5
3 files changed
packages/cre-sdk-examples/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@chainlink/cre-sdk-examples",
3
"private": true,
4
- "version": "1.9.0",
+ "version": "1.10.0",
5
"type": "module",
6
"author": "Ernest Nowacki",
7
"license": "BUSL-1.1",
packages/cre-sdk-javy-plugin/package.json
@@ -1,6 +1,6 @@
"name": "@chainlink/cre-sdk-javy-plugin",
- "version": "1.6.0",
+ "version": "1.7.0",
"bin": {
"cre-setup": "bin/setup.ts",
packages/cre-sdk/package.json
"name": "@chainlink/cre-sdk",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments