chore: revert release (#293)

Revert "chore(main): release registry 0.9.0 (#286)"

This reverts commit d9a8a20d58b3684a8f32a66c5cfd809168bb1510.
This commit is contained in:
Aleksey Proshutinskiy 2023-11-22 16:54:15 +02:00 committed by GitHub
parent d9a8a20d58
commit a6514ffce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 12 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.9.0"
".": "0.8.8"
}

View File

@ -1,16 +1,5 @@
# Changelog
## [0.9.0](https://github.com/fluencelabs/registry/compare/registry-v0.8.8...registry-v0.9.0) (2023-11-21)
### ⚠ BREAKING CHANGES
* **subnetwork:** deprecate registry-based subnets [NET-633] ([#283](https://github.com/fluencelabs/registry/issues/283))
### Features
* **subnetwork:** deprecate registry-based subnets [NET-633] ([#283](https://github.com/fluencelabs/registry/issues/283)) ([81f15d4](https://github.com/fluencelabs/registry/commit/81f15d4eb74b730fca331f1ea4ef6b960a02f9c8))
## [0.8.8](https://github.com/fluencelabs/registry/compare/registry-v0.8.7...registry-v0.8.8) (2023-11-07)