Skip to content

Commit fa35dbe

Browse files
Prepare release
1 parent f16e5a3 commit fa35dbe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/cre-sdk-examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chainlink/cre-sdk-examples",
33
"private": true,
4-
"version": "1.0.9",
4+
"version": "1.1.0",
55
"type": "module",
66
"author": "Ernest Nowacki",
77
"license": "BUSL-1.1",
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@bufbuild/protobuf": "2.6.3",
19-
"@chainlink/cre-sdk": "workspace:*",
19+
"@chainlink/cre-sdk": "1.1.0",
2020
"viem": "2.34.0",
2121
"zod": "3.25.76"
2222
},

packages/cre-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@bufbuild/protobuf": "2.6.3",
6262
"@bufbuild/protoc-gen-es": "2.6.3",
63-
"@chainlink/cre-sdk-javy-plugin": "workspace:*",
63+
"@chainlink/cre-sdk-javy-plugin": "1.1.0",
6464
"@standard-schema/spec": "1.0.0",
6565
"viem": "2.34.0",
6666
"zod": "3.25.76"

0 commit comments

Comments
 (0)