Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/ton-grpc":"0.7.0","charts/tvm-grpc":"0.6.0","ton-grpc":"0.11.4","tvm-grpc":"0.7.10","tonlibjson-client":"0.20.3","tonlibjson-sys":"0.4.7","adnl-tcp":"0.3.0","ton-liteserver-client":"0.2.3","ton-contract":"0.1.8"}
{"charts/ton-grpc":"0.7.0","charts/tvm-grpc":"0.6.0","ton-grpc":"0.11.5","tvm-grpc":"0.7.11","tonlibjson-client":"0.20.4","tonlibjson-sys":"0.4.8","adnl-tcp":"0.3.0","ton-liteserver-client":"0.2.3","ton-contract":"0.1.9"}
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ton-contract/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ton-contract"
version = "0.1.8"
version = "0.1.9"
edition = "2021"
authors = [
"Arseny Mitin <[email protected]>",
Expand Down
2 changes: 2 additions & 0 deletions ton-grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@




## [0.11.5](https://github.com/getgems-io/ton-grpc/compare/ton-grpc-v0.11.4...ton-grpc-v0.11.5) (2025-10-08)

## [0.11.4](https://github.com/getgems-io/ton-grpc/compare/ton-grpc-v0.11.3...ton-grpc-v0.11.4) (2025-05-15)

Expand Down
2 changes: 1 addition & 1 deletion ton-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[package]
name = "ton-grpc"
version = "0.11.4"
version = "0.11.5"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]

Expand Down
2 changes: 2 additions & 0 deletions tonlibjson-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@



## [0.20.4](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-client-v0.20.3...tonlibjson-client-v0.20.4) (2025-10-08)

## [0.20.3](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-client-v0.20.2...tonlibjson-client-v0.20.3) (2025-05-15)

## [0.20.2](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-client-v0.20.1...tonlibjson-client-v0.20.2) (2025-04-30)
Expand Down
2 changes: 1 addition & 1 deletion tonlibjson-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tonlibjson-client"
version = "0.20.3"
version = "0.20.4"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]

Expand Down
12 changes: 12 additions & 0 deletions tonlibjson-sys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.4.8](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-sys-v0.4.7...tonlibjson-sys-v0.4.8) (2025-10-08)


### Bug Fixes

* **deps:** bump tonlibjson-sys/ton from `6f745c0` to `8f99af7` ([2bb290c](https://github.com/getgems-io/ton-grpc/commit/2bb290cc996f5986877a0fa619947eec46da775f))
* **deps:** bump tonlibjson-sys/ton from `8f99af7` to `cac968f` ([d0bb9bf](https://github.com/getgems-io/ton-grpc/commit/d0bb9bf55056bc768348309f241a3de7425d6915))
* **deps:** bump tonlibjson-sys/ton from `cac968f` to `05bea13` ([910f4e4](https://github.com/getgems-io/ton-grpc/commit/910f4e4ce4ac118d88eca6b51eeb952dca0aee2e))
* **deps:** bump tonlibjson-sys/ton-testnet from `75a75eb` to `76144d4` ([a9157c4](https://github.com/getgems-io/ton-grpc/commit/a9157c489e7380e894c2ac6ac6fa400be2585d24))
* **deps:** bump tonlibjson-sys/ton-testnet from `76144d4` to `1d2260c` ([163c17f](https://github.com/getgems-io/ton-grpc/commit/163c17f60a404e4440ee9f175747a7954b78eddb))
* **deps:** bump tonlibjson-sys/ton-testnet from `b07d4a3` to `75a75eb` ([7c514e4](https://github.com/getgems-io/ton-grpc/commit/7c514e4f0f8721313bbdb5fb086d0d3120ddda52))

## [0.4.7](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-sys-v0.4.6...tonlibjson-sys-v0.4.7) (2025-05-15)


Expand Down
2 changes: 1 addition & 1 deletion tonlibjson-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tonlibjson-sys"
version = "0.4.7"
version = "0.4.8"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 2 additions & 0 deletions tvm-grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@




## [0.7.11](https://github.com/getgems-io/ton-grpc/compare/tvm-grpc-v0.7.10...tvm-grpc-v0.7.11) (2025-10-08)

## [0.7.10](https://github.com/getgems-io/ton-grpc/compare/tvm-grpc-v0.7.9...tvm-grpc-v0.7.10) (2025-05-15)

Expand Down
2 changes: 1 addition & 1 deletion tvm-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[package]
name = "tvm-grpc"
version = "0.7.10"
version = "0.7.11"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]

Expand Down
Loading