chore(main): release distro 0.1.19 (#140)

This commit is contained in:
fluencebot 2023-05-19 17:12:01 +03:00 committed by GitHub
parent b66aae0207
commit afa53784e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.1.18"
".": "0.1.19"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.1.19](https://github.com/fluencelabs/rust-peer-distro/compare/distro-v0.1.18...distro-v0.1.19) (2023-05-19)
### Bug Fixes
* **deps:** Update Fluence to 0.12.0 ([b66aae0](https://github.com/fluencelabs/rust-peer-distro/commit/b66aae02073b317c36706093bd5851bd6dcc1549))
## [0.1.18](https://github.com/fluencelabs/rust-peer-distro/compare/distro-v0.1.17...distro-v0.1.18) (2023-05-19)