-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(main): release 0.0.12 * chore: Bump version to 0.0.12
- Loading branch information
1 parent
48a2545
commit 5107d78
Showing
4 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.0.11" | ||
".": "0.0.12" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## [0.0.12](https://github.com/fluencelabs/fRPC-Substrate/compare/v0.0.11...v0.0.12) (2023-10-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **aqua:** fix compilation under fcli 0.8.x ([#96](https://github.com/fluencelabs/fRPC-Substrate/issues/96)) ([d88bfc1](https://github.com/fluencelabs/fRPC-Substrate/commit/d88bfc143ce294db5f10ee67b74447698e6e20c0)) | ||
* **deps:** pin rust crate marine-rs-sdk to =0.10.0 ([#93](https://github.com/fluencelabs/fRPC-Substrate/issues/93)) ([18502b9](https://github.com/fluencelabs/fRPC-Substrate/commit/18502b9ebf175ae9d827d80a27c6dde74eaa2408)) | ||
* **deps:** update dependency @fluencelabs/marine-worker to v0.3.3 ([#94](https://github.com/fluencelabs/fRPC-Substrate/issues/94)) ([41bec37](https://github.com/fluencelabs/fRPC-Substrate/commit/41bec3789c8d6846050c4e92bc7c8236ee3639eb)) | ||
* **deps:** update dependency web3 to v4.1.2 ([#92](https://github.com/fluencelabs/fRPC-Substrate/issues/92)) ([ead9943](https://github.com/fluencelabs/fRPC-Substrate/commit/ead994324f301f495e0ccae9a5f211666f99a775)) | ||
* **deps:** update rust crate serde_json to v1.0.107 ([#88](https://github.com/fluencelabs/fRPC-Substrate/issues/88)) ([e7b5cef](https://github.com/fluencelabs/fRPC-Substrate/commit/e7b5cefac867abc8b24fc85657212b131cb79f76)) | ||
* **quorum:** fix parsing quorum result ([#98](https://github.com/fluencelabs/fRPC-Substrate/issues/98)) ([34d6340](https://github.com/fluencelabs/fRPC-Substrate/commit/34d6340c5efc890ee334711154c0bd02959fe038)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters