Skip to content

Commit 455765a

Browse files
committed
chore(main): release 0.0.19
1 parent bf78df6 commit 455765a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.18"
2+
".": "0.0.19"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.0.19](https://github.com/fluencelabs/fRPC-Substrate/compare/v0.0.18...v0.0.19) (2023-11-01)
4+
5+
6+
### Features
7+
8+
* **gateway:** Refactor aqua ([#115](https://github.com/fluencelabs/fRPC-Substrate/issues/115)) ([d608bf8](https://github.com/fluencelabs/fRPC-Substrate/commit/d608bf8443e6b94d8c3ddc9ef520555cd782c0b9))
9+
* **readme:** Add `fluence deal logs` output example to README [DXJ-512] ([#126](https://github.com/fluencelabs/fRPC-Substrate/issues/126)) ([5269f45](https://github.com/fluencelabs/fRPC-Substrate/commit/5269f453a2df6091622b8ef500978475af20d8a8))
10+
* **tests:** Add tests ([#117](https://github.com/fluencelabs/fRPC-Substrate/issues/117)) ([bf78df6](https://github.com/fluencelabs/fRPC-Substrate/commit/bf78df6188efcc83bdb8b4ccf26c07b2348d3a2c))
11+
12+
13+
### Bug Fixes
14+
15+
* **aqua:** Remove topology hack ([#125](https://github.com/fluencelabs/fRPC-Substrate/issues/125)) ([95ce0ad](https://github.com/fluencelabs/fRPC-Substrate/commit/95ce0adc5bab6ec1ca168778102a1515bbff4881))
16+
* **readme:** Enhance readme ([#113](https://github.com/fluencelabs/fRPC-Substrate/issues/113)) ([bf49ebf](https://github.com/fluencelabs/fRPC-Substrate/commit/bf49ebf20d1aaf2164f2eef9e822c773394277a5))
17+
318
## [0.0.18](https://github.com/fluencelabs/fRPC-Substrate/compare/v0.0.17...v0.0.18) (2023-10-14)
419

520

0 commit comments

Comments
 (0)