Skip to content

Commit

Permalink
chore: release master
Browse files Browse the repository at this point in the history
  • Loading branch information
akostylev0 committed Jan 28, 2025
1 parent ebcdc84 commit 5ed4ced
Show file tree
Hide file tree
Showing 13 changed files with 49 additions and 13 deletions.
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.2","tvm-grpc":"0.7.8","tonlibjson-client":"0.20.1","tonlibjson-sys":"0.4.5","adnl-tcp":"0.3.0","ton-liteserver-client":"0.2.2","ton-contract":"0.1.6"}
{"charts/ton-grpc":"0.7.0","charts/tvm-grpc":"0.6.0","ton-grpc":"0.11.3","tvm-grpc":"0.7.9","tonlibjson-client":"0.20.2","tonlibjson-sys":"0.4.6","adnl-tcp":"0.3.0","ton-liteserver-client":"0.2.3","ton-contract":"0.1.7"}
12 changes: 6 additions & 6 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.6"
version = "0.1.7"
edition = "2021"
authors = [
"Arseny Mitin <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions ton-grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@




## [0.11.3](https://github.com/getgems-io/ton-grpc/compare/ton-grpc-v0.11.2...ton-grpc-v0.11.3) (2025-01-28)


### Bug Fixes

* **deps:** bump metrics-exporter-prometheus from 0.16.0 to 0.16.1 ([ebcdc84](https://github.com/getgems-io/ton-grpc/commit/ebcdc84675d8441c11eaaadc9904f268b14a6a29))

## [0.11.2](https://github.com/getgems-io/ton-grpc/compare/ton-grpc-v0.11.1...ton-grpc-v0.11.2) (2025-01-21)

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.2"
version = "0.11.3"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]

Expand Down
11 changes: 11 additions & 0 deletions ton-liteserver-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.3](https://github.com/getgems-io/ton-grpc/compare/ton-liteserver-client-v0.2.2...ton-liteserver-client-v0.2.3) (2025-01-28)


### Bug Fixes

* **deps:** bump convert_case from 0.6.0 to 0.7.1 ([382240f](https://github.com/getgems-io/ton-grpc/commit/382240f6dda28a8a9c65386d6eb79f8a17f4f50d))
* **deps:** bump prettyplease from 0.2.25 to 0.2.29 ([617858d](https://github.com/getgems-io/ton-grpc/commit/617858d09179f1ae4633944578b8b417a10cacf2))
* **deps:** bump syn from 2.0.85 to 2.0.96 ([ed5f748](https://github.com/getgems-io/ton-grpc/commit/ed5f748537cd1f53a5cdf7dd24547357622d91b5))
* **deps:** bump tracing-subscriber from 0.3.18 to 0.3.19 ([13644fc](https://github.com/getgems-io/ton-grpc/commit/13644fc0997f9d6e16e7ad0e52b221bb7e5f5d9b))
* **deps:** bump url from 2.5.2 to 2.5.4 ([a4cb244](https://github.com/getgems-io/ton-grpc/commit/a4cb244adecdca53b9b6abe1c69e3d8ccaa9d2ea))

## [0.2.2](https://github.com/getgems-io/ton-grpc/compare/ton-liteserver-client-v0.2.1...ton-liteserver-client-v0.2.2) (2024-10-29)


Expand Down
2 changes: 1 addition & 1 deletion ton-liteserver-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ton-liteserver-client"
version = "0.2.2"
version = "0.2.3"
edition = "2021"

[build-dependencies]
Expand Down
9 changes: 9 additions & 0 deletions tonlibjson-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@



## [0.20.2](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-client-v0.20.1...tonlibjson-client-v0.20.2) (2025-01-28)


### Bug Fixes

* **deps:** bump convert_case from 0.6.0 to 0.7.1 ([382240f](https://github.com/getgems-io/ton-grpc/commit/382240f6dda28a8a9c65386d6eb79f8a17f4f50d))
* **deps:** bump prettyplease from 0.2.25 to 0.2.29 ([617858d](https://github.com/getgems-io/ton-grpc/commit/617858d09179f1ae4633944578b8b417a10cacf2))
* **deps:** bump syn from 2.0.85 to 2.0.96 ([ed5f748](https://github.com/getgems-io/ton-grpc/commit/ed5f748537cd1f53a5cdf7dd24547357622d91b5))

## [0.20.0](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-client-v0.19.1...tonlibjson-client-v0.20.0) (2024-10-29)


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.1"
version = "0.20.2"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]

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

## [0.4.6](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-sys-v0.4.5...tonlibjson-sys-v0.4.6) (2025-01-28)


### Bug Fixes

* **deps:** bump tonlibjson-sys/ton-testnet from `e060515` to `fe46f0e` ([781dabe](https://github.com/getgems-io/ton-grpc/commit/781dabea2d305074c5f11233592c4e55428f9da9))

## [0.4.5](https://github.com/getgems-io/ton-grpc/compare/tonlibjson-sys-v0.4.4...tonlibjson-sys-v0.4.5) (2025-01-21)


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.5"
version = "0.4.6"
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 @@ -37,6 +37,8 @@








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.8"
version = "0.7.9"
edition = "2021"
authors = ["Andrei Kostylev <[email protected]>"]

Expand Down

0 comments on commit 5ed4ced

Please sign in to comment.