File tree Expand file tree Collapse file tree 14 files changed +44
-14
lines changed
Expand file tree Collapse file tree 14 files changed +44
-14
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.5.0] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/protocol@1.4.7...@kyvejs/protocol@1.5.0 ) (2025-09-26)
7+
8+ ### Features
9+
10+ - Load S3 Storage Provider ([ #177 ] ( https://github.com/KYVENetwork/kyvejs/issues/177 ) ) ([ 4f25e88] ( https://github.com/KYVENetwork/kyvejs/commit/4f25e88ded8fa3232199b77e4a3b9537e1118f44 ) )
11+
612## [ 1.4.7] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/protocol@1.4.6...@kyvejs/protocol@1.4.7 ) (2025-03-31)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/protocol" ,
3- "version" : " 1.4.7 " ,
3+ "version" : " 1.5.0 " ,
44 "main" : " ./dist/src/index.js" ,
55 "types" : " ./dist/src/index.d.ts" ,
66 "repository" : {
2929 "axios" : " ^0.27.2" ,
3030 "bignumber.js" : " ^9.1.2" ,
3131 "clone" : " ^2.1.2" ,
32- "form-data" : " ^4.0.4" ,
3332 "commander" : " ^9.4.1" ,
33+ "form-data" : " ^4.0.4" ,
3434 "fs-extra" : " ^10.0.1" ,
3535 "jsonfile" : " ^6.1.0" ,
3636 "jszip" : " ^3.10.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.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)
7+
8+ ** Note:** Version bump only for package @kyvejs/avail
9+
610# 1.0.0-beta.2 (2025-06-30)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/avail" ,
3- "version" : " 1.0.0-beta.2 " ,
3+ "version" : " 1.0.0-beta.3 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc" ,
2222 "singleQuote" : true
2323 },
2424 "dependencies" : {
25- "@kyvejs/protocol" : " 1.4.7 " ,
25+ "@kyvejs/protocol" : " 1.5.0 " ,
2626 "axios" : " ^0.27.2" ,
2727 "dotenv" : " ^16.3.1"
2828 },
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.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)
7+
8+ ** Note:** Version bump only for package @kyvejs/ethereum-blobs
9+
610# [ 1.0.0-beta.18] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/ethereum-blobs@1.0.0-beta.17...@kyvejs/ethereum-blobs@1.0.0-beta.18 ) (2025-03-31)
711
812** 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.18 " ,
3+ "version" : " 1.0.0-beta.19 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc" ,
2222 "singleQuote" : true
2323 },
2424 "dependencies" : {
25- "@kyvejs/protocol" : " 1.4.7 " ,
25+ "@kyvejs/protocol" : " 1.5.0 " ,
2626 "axios" : " ^0.27.2" ,
2727 "dotenv" : " ^16.3.1"
2828 },
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-beta.18] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/evm@1.1.0-beta.17...@kyvejs/evm@1.1.0-beta.18 ) (2025-09-26)
7+
8+ ** Note:** Version bump only for package @kyvejs/evm
9+
610# [ 1.1.0-beta.17] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/evm@1.1.0-beta.16...@kyvejs/evm@1.1.0-beta.17 ) (2025-03-31)
711
812** Note:** Version bump only for package @kyvejs/evm
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/evm" ,
3- "version" : " 1.1.0-beta.17 " ,
3+ "version" : " 1.1.0-beta.18 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc" ,
2222 "singleQuote" : true
2323 },
2424 "dependencies" : {
25- "@kyvejs/protocol" : " 1.4.7 " ,
25+ "@kyvejs/protocol" : " 1.5.0 " ,
2626 "ethers" : " ^5.6.5"
2727 },
2828 "devDependencies" : {
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.2.17] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/tendermint-bsync@1.2.16...@kyvejs/tendermint-bsync@1.2.17 ) (2025-09-26)
7+
8+ ** Note:** Version bump only for package @kyvejs/tendermint-bsync
9+
610## [ 1.2.16] ( https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/tendermint-bsync@1.2.15...@kyvejs/tendermint-bsync@1.2.16 ) (2025-03-31)
711
812** Note:** Version bump only for package @kyvejs/tendermint-bsync
Original file line number Diff line number Diff line change 11{
22 "name" : " @kyvejs/tendermint-bsync" ,
3- "version" : " 1.2.16 " ,
3+ "version" : " 1.2.17 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc" ,
2222 "singleQuote" : true
2323 },
2424 "dependencies" : {
25- "@kyvejs/protocol" : " 1.4.7 " ,
25+ "@kyvejs/protocol" : " 1.5.0 " ,
2626 "@kyvejs/sdk" : " 1.4.5" ,
2727 "axios" : " ^0.27.2"
2828 },
You can’t perform that action at this time.
0 commit comments