File tree Expand file tree Collapse file tree 15 files changed +94
-57
lines changed
Expand file tree Collapse file tree 15 files changed +94
-57
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 0.0.10 (2025-11-17)
7+
8+ ** Note:** Version bump only for package solana-programs
9+
10+
11+
12+
13+
614## 0.0.9 (2025-05-14)
715
816** Note:** Version bump only for package solana-programs
Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "useWorkspaces" : true ,
7- "version" : " 0.0.9 "
7+ "version" : " 0.0.10 "
88}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 0.0.10 (2025-11-17)
7+
8+ ** Note:** Version bump only for package @helium/cron-sdk
9+
10+
11+
12+
13+
614## 0.0.9 (2025-05-14)
715
816** Note:** Version bump only for package @helium/cron-sdk
Original file line number Diff line number Diff line change 55 "registry" : " https://registry.npmjs.org/"
66 },
77 "license" : " Apache-2.0" ,
8- "version" : " 0.0.9 " ,
8+ "version" : " 0.0.10 " ,
99 "description" : " Interface to the cron smart contract" ,
1010 "repository" : {
1111 "type" : " git" ,
3333 "dependencies" : {
3434 "@coral-xyz/anchor" : " ^0.31.0" ,
3535 "@helium/anchor-resolvers" : " ^0.10.0-alpha.4" ,
36- "@helium/tuktuk-idls" : " ^0.0.9 " ,
37- "@helium/tuktuk-sdk" : " ^0.0.9 " ,
36+ "@helium/tuktuk-idls" : " ^0.0.10 " ,
37+ "@helium/tuktuk-sdk" : " ^0.0.10 " ,
3838 "js-sha256" : " ^0.11.0"
3939 },
4040 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ __metadata:
9090 dependencies:
9191 "@coral-xyz/anchor": ^0.31.0
9292 "@helium/anchor-resolvers": ^0.10.0-alpha.4
93- "@helium/tuktuk-idls": ^0.0.9
94- "@helium/tuktuk-sdk": ^0.0.9
93+ "@helium/tuktuk-idls": ^0.0.10
94+ "@helium/tuktuk-sdk": ^0.0.10
9595 "@types/crypto-js": ^4.1.1
9696 git-format-staged: ^2.1.3
9797 js-sha256: ^0.11.0
@@ -101,7 +101,7 @@ __metadata:
101101 languageName: unknown
102102 linkType: soft
103103
104- "@helium/tuktuk-idls@^0.0.9 ":
104+ "@helium/tuktuk-idls@^0.0.10 ":
105105 version: 0.0.0-use.local
106106 resolution: "@helium/tuktuk-idls@workspace:packages/tuktuk-idls"
107107 dependencies:
@@ -113,13 +113,13 @@ __metadata:
113113 languageName: unknown
114114 linkType: soft
115115
116- "@helium/tuktuk-sdk@^0.0.9 ":
116+ "@helium/tuktuk-sdk@^0.0.10 ":
117117 version: 0.0.0-use.local
118118 resolution: "@helium/tuktuk-sdk@workspace:packages/tuktuk-sdk"
119119 dependencies:
120120 "@coral-xyz/anchor": ^0.31.0
121121 "@helium/anchor-resolvers": ^0.10.0-alpha.4
122- "@helium/tuktuk-idls": ^0.0.9
122+ "@helium/tuktuk-idls": ^0.0.10
123123 "@types/crypto-js": ^4.1.1
124124 git-format-staged: ^2.1.3
125125 js-sha256: ^0.11.0
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 0.0.10 (2025-11-17)
7+
8+ ** Note:** Version bump only for package @helium/faucet-service
9+
10+
11+
12+
13+
614## 0.0.9 (2025-05-14)
715
816** Note:** Version bump only for package @helium/faucet-service
Original file line number Diff line number Diff line change 66 "registry" : " https://registry.npmjs.org/"
77 },
88 "license" : " Apache-2.0" ,
9- "version" : " 0.0.9 " ,
9+ "version" : " 0.0.10 " ,
1010 "description" : " Remote example server for Tuktuk" ,
1111 "repository" : {
1212 "type" : " git" ,
3636 "@coral-xyz/anchor" : " ^0.31.0" ,
3737 "@fastify/cors" : " ^8.1.1" ,
3838 "@helium/spl-utils" : " ^0.10.3" ,
39- "@helium/tuktuk-idls" : " ^0.0.9 " ,
40- "@helium/tuktuk-sdk" : " ^0.0.9 " ,
39+ "@helium/tuktuk-idls" : " ^0.0.10 " ,
40+ "@helium/tuktuk-sdk" : " ^0.0.10 " ,
4141 "@solana/spl-token" : " ^0.3.8" ,
4242 "@solana/web3.js" : " ^1.95.2" ,
4343 "bn.js" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -169,8 +169,8 @@ __metadata:
169169 "@coral-xyz/anchor": ^0.31.0
170170 "@fastify/cors": ^8.1.1
171171 "@helium/spl-utils": ^0.10.3
172- "@helium/tuktuk-idls": ^0.0.9
173- "@helium/tuktuk-sdk": ^0.0.9
172+ "@helium/tuktuk-idls": ^0.0.10
173+ "@helium/tuktuk-sdk": ^0.0.10
174174 "@solana/spl-token": ^0.3.8
175175 "@solana/web3.js": ^1.95.2
176176 "@types/bn.js": ^5.1.1
@@ -205,7 +205,7 @@ __metadata:
205205 languageName: node
206206 linkType: hard
207207
208- "@helium/tuktuk-idls@^0.0.9 ":
208+ "@helium/tuktuk-idls@^0.0.10 ":
209209 version: 0.0.0-use.local
210210 resolution: "@helium/tuktuk-idls@workspace:packages/tuktuk-idls"
211211 dependencies:
@@ -217,13 +217,13 @@ __metadata:
217217 languageName: unknown
218218 linkType: soft
219219
220- "@helium/tuktuk-sdk@^0.0.9 ":
220+ "@helium/tuktuk-sdk@^0.0.10 ":
221221 version: 0.0.0-use.local
222222 resolution: "@helium/tuktuk-sdk@workspace:packages/tuktuk-sdk"
223223 dependencies:
224224 "@coral-xyz/anchor": ^0.31.0
225225 "@helium/anchor-resolvers": ^0.10.0-alpha.4
226- "@helium/tuktuk-idls": ^0.0.9
226+ "@helium/tuktuk-idls": ^0.0.10
227227 "@types/crypto-js": ^4.1.1
228228 git-format-staged: ^2.1.3
229229 js-sha256: ^0.11.0
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 0.0.10 (2025-11-17)
7+
8+ ** Note:** Version bump only for package @helium/tuktuk-idls
9+
10+
11+
12+
13+
614## 0.0.9 (2025-05-14)
715
816** Note:** Version bump only for package @helium/tuktuk-idls
Original file line number Diff line number Diff line change 11{
22 "name" : " @helium/tuktuk-idls" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " Exported idls" ,
55 "publishConfig" : {
66 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments