mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-24 15:32:15 +00:00
Revert "chore(master): release aqua-ipfs 0.5.26 (#125)"
This reverts commit f6bb283754761cc034cac1795c29e358bb12830e.
This commit is contained in:
parent
f6bb283754
commit
e3c10a74b3
2
.github/release-please/manifest.json
vendored
2
.github/release-please/manifest.json
vendored
@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.5.26"
|
||||
".": "0.5.25"
|
||||
}
|
||||
|
@ -1,12 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## [0.5.26](https://github.com/fluencelabs/aqua-ipfs/compare/aqua-ipfs-v0.5.25...aqua-ipfs-v0.5.26) (2023-12-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* update marine sdk's and configs ([#122](https://github.com/fluencelabs/aqua-ipfs/issues/122)) ([6db2393](https://github.com/fluencelabs/aqua-ipfs/commit/6db239348299451d5c3f3a2687fe53fae6b922c7))
|
||||
|
||||
## [0.5.25](https://github.com/fluencelabs/aqua-ipfs/compare/aqua-ipfs-v0.5.24...aqua-ipfs-v0.5.25) (2023-12-20)
|
||||
|
||||
|
||||
|
4
aqua/package-lock.json
generated
4
aqua/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@fluencelabs/aqua-ipfs",
|
||||
"version": "0.5.26",
|
||||
"version": "0.5.25",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@fluencelabs/aqua-ipfs",
|
||||
"version": "0.5.26",
|
||||
"version": "0.5.25",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fluencelabs/aqua-lib": "0.8.1"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fluencelabs/aqua-ipfs",
|
||||
"version": "0.5.26",
|
||||
"version": "0.5.25",
|
||||
"description": "Aqua IPFS library",
|
||||
"files": [
|
||||
"*.aqua"
|
||||
|
1185
service/Cargo.lock
generated
1185
service/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "aqua-ipfs-distro"
|
||||
version = "0.5.26"
|
||||
version = "0.5.25"
|
||||
description = "distribution of aqua ipfs service"
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ipfs-effector"
|
||||
version = "0.5.26"
|
||||
version = "0.5.25"
|
||||
authors = ["Fluence Labs"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ipfs-pure"
|
||||
version = "0.5.26"
|
||||
version = "0.5.25"
|
||||
authors = ["Fluence Labs"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "types"
|
||||
version = "0.5.26"
|
||||
version = "0.5.25"
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user