File tree Expand file tree Collapse file tree 20 files changed +96
-24
lines changed
Expand file tree Collapse file tree 20 files changed +96
-24
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+ # [ 1.1.0] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/coins@1.0.3...@kyvejs/coins@1.1.0 ) (2025-12-15)
7+
8+ ### Features
9+
10+ - esm ([ #179 ] ( https://github.com/KYVENetwork/kyvejs/issues/179 ) ) ([ 21d0bb1] ( https://github.com/KYVENetwork/kyvejs/commit/21d0bb1fd5633a385121d3833957a9f962c95041 ) )
11+
612## 1.0.3 (2024-07-03)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/coins" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.1.0 " ,
44 "main" : " ./dist/index.js" ,
55 "types" : " ./dist/index.d.ts" ,
66 "files" : [
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+ # [ 1.6.0] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/protocol@1.5.0...@kyvejs/protocol@1.6.0 ) (2025-12-15)
7+
8+ ### Features
9+
10+ - esm ([ #179 ] ( https://github.com/KYVENetwork/kyvejs/issues/179 ) ) ([ 21d0bb1] ( https://github.com/KYVENetwork/kyvejs/commit/21d0bb1fd5633a385121d3833957a9f962c95041 ) )
11+ - switch Load S3 SP DataItems gateway ([ #182 ] ( https://github.com/KYVENetwork/kyvejs/issues/182 ) ) ([ cd39b08] ( https://github.com/KYVENetwork/kyvejs/commit/cd39b085e97f8281ff16d7281c62100e76f05405 ) )
12+ - walrus ([ #181 ] ( https://github.com/KYVENetwork/kyvejs/issues/181 ) ) ([ 62b6200] ( https://github.com/KYVENetwork/kyvejs/commit/62b62005795a9b184df7711d2c53fd1f4ef6d366 ) )
13+
614# [ 1.5.0] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/protocol@1.4.7...@kyvejs/protocol@1.5.0 ) (2025-09-26)
715
816### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/protocol" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.6 .0" ,
44 "main" : " ./dist/index.js" ,
55 "types" : " ./dist/index.d.ts" ,
66 "type" : " module" ,
2424 "@ardrive/turbo-sdk" : " ^1.14.1" ,
2525 "@bundlr-network/client" : " ^0.8.9" ,
2626 "@dha-team/arbundles" : " ^1.0.4" ,
27- "@kyvejs/coins" : " 1.0.3 " ,
28- "@kyvejs/sdk" : " 1.4.5 " ,
27+ "@kyvejs/coins" : " 1.1.0 " ,
28+ "@kyvejs/sdk" : " 1.5.0 " ,
2929 "@kyvejs/types" : " 1.5.0" ,
30+ "@mysten/sui" : " ^1.39.1" ,
31+ "@mysten/walrus" : " ^0.7.2" ,
3032 "arweave" : " ^1.15.7" ,
3133 "axios" : " ^0.27.2" ,
3234 "bignumber.js" : " ^9.1.2" ,
4042 "semver" : " ^7.5.3" ,
4143 "tslog" : " ^3.2.2" ,
4244 "unique-names-generator" : " ^4.6.0" ,
43- "uuid" : " ^9.0.0" ,
44- "@mysten/walrus" : " ^0.7.2" ,
45- "@mysten/sui" : " ^1.39.1"
45+ "uuid" : " ^9.0.0"
4646 },
4747 "devDependencies" : {
4848 "@types/clone" : " ^2.1.1" ,
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+ # [ 1.5.0] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/sdk@1.4.5...@kyvejs/sdk@1.5.0 ) (2025-12-15)
7+
8+ ### Bug Fixes
9+
10+ - update gas price ([ de70501] ( https://github.com/KYVENetwork/kyvejs/commit/de705018374d98ae6aa9b607b41cf4dc2fa4d482 ) )
11+
12+ ### Features
13+
14+ - esm ([ #179 ] ( https://github.com/KYVENetwork/kyvejs/issues/179 ) ) ([ 21d0bb1] ( https://github.com/KYVENetwork/kyvejs/commit/21d0bb1fd5633a385121d3833957a9f962c95041 ) )
15+
616## [ 1.4.5] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/sdk@1.4.4...@kyvejs/sdk@1.4.5 ) (2025-03-11)
717
818### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/sdk" ,
3- "version" : " 1.4.5 " ,
3+ "version" : " 1.5.0 " ,
44 "main" : " ./dist/index.js" ,
55 "types" : " ./dist/index.d.ts" ,
66 "files" : [
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+ # [ 1.0.0-beta.4] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/avail@1.0.0-beta.3...@kyvejs/avail@1.0.0-beta.4 ) (2025-12-15)
7+
8+ ### Features
9+
10+ - esm ([ #179 ] ( https://github.com/KYVENetwork/kyvejs/issues/179 ) ) ([ 21d0bb1] ( https://github.com/KYVENetwork/kyvejs/commit/21d0bb1fd5633a385121d3833957a9f962c95041 ) )
11+ - walrus ([ #181 ] ( https://github.com/KYVENetwork/kyvejs/issues/181 ) ) ([ 62b6200] ( https://github.com/KYVENetwork/kyvejs/commit/62b62005795a9b184df7711d2c53fd1f4ef6d366 ) )
12+
613# [ 1.0.0-beta.3] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/avail@1.0.0-beta.2...@kyvejs/avail@1.0.0-beta.3 ) (2025-09-26)
714
815** Note:** Version bump only for package @kyvejs/avail
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/avail" ,
3- "version" : " 1.0.0-beta.3 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc" ,
2525 "singleQuote" : true
2626 },
2727 "dependencies" : {
28- "@kyvejs/protocol" : " 1.5 .0" ,
28+ "@kyvejs/protocol" : " 1.6 .0" ,
2929 "axios" : " ^0.27.2" ,
3030 "dotenv" : " ^16.3.1"
3131 },
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+ # [ 1.0.0-beta.20] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/ethereum-blobs@1.0.0-beta.19...@kyvejs/ethereum-blobs@1.0.0-beta.20 ) (2025-12-15)
7+
8+ ### Features
9+
10+ - esm ([ #179 ] ( https://github.com/KYVENetwork/kyvejs/issues/179 ) ) ([ 21d0bb1] ( https://github.com/KYVENetwork/kyvejs/commit/21d0bb1fd5633a385121d3833957a9f962c95041 ) )
11+ - walrus ([ #181 ] ( https://github.com/KYVENetwork/kyvejs/issues/181 ) ) ([ 62b6200] ( https://github.com/KYVENetwork/kyvejs/commit/62b62005795a9b184df7711d2c53fd1f4ef6d366 ) )
12+
613# [ 1.0.0-beta.19] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/ethereum-blobs@1.0.0-beta.18...@kyvejs/ethereum-blobs@1.0.0-beta.19 ) (2025-09-26)
714
815** Note:** Version bump only for package @kyvejs/ethereum-blobs
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/ethereum-blobs" ,
3- "version" : " 1.0.0-beta.19 " ,
3+ "version" : " 1.0.0-beta.20 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc" ,
2525 "singleQuote" : true
2626 },
2727 "dependencies" : {
28- "@kyvejs/protocol" : " 1.5 .0" ,
28+ "@kyvejs/protocol" : " 1.6 .0" ,
2929 "axios" : " ^0.27.2" ,
3030 "dotenv" : " ^16.3.1"
3131 },
You can’t perform that action at this time.
0 commit comments