Skip to content

Commit

Permalink
chore(master): release aqua-ipfs 0.5.18 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot authored Sep 22, 2023
1 parent d620b14 commit 7a13eb1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.17"
".": "0.5.18"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.18](https://github.com/fluencelabs/aqua-ipfs/compare/aqua-ipfs-v0.5.17...aqua-ipfs-v0.5.18) (2023-09-22)


### Features

* allow reconfigure multiaddrs ([#103](https://github.com/fluencelabs/aqua-ipfs/issues/103)) ([d620b14](https://github.com/fluencelabs/aqua-ipfs/commit/d620b148aa5902090b63971f4ddcd3c4adb2183a))
* support ipfs dag + e2e tests [NET-476] ([#91](https://github.com/fluencelabs/aqua-ipfs/issues/91)) ([1dd30ba](https://github.com/fluencelabs/aqua-ipfs/commit/1dd30ba0ace5f35de7a8db5c71d56c7e167a4de6))

## [0.5.17](https://github.com/fluencelabs/aqua-ipfs/compare/aqua-ipfs-v0.5.16...aqua-ipfs-v0.5.17) (2023-07-10)


Expand Down

0 comments on commit 7a13eb1

Please sign in to comment.