chore: Release v17 with v16 unstable metadata (#85)

* chore: Release v16.1 with v16 unstable metadata

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* Bump to 17.0

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* Update CHANGELOG.md

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
Alexandru Vasile
2024-10-16 16:37:58 +02:00
committed by GitHub
parent 70fdbe185b
commit 961600149e
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [17.0.0] - 2024-10-16
### Added
- v16: Add unstable metadata v16 [#82](https://github.com/paritytech/frame-metadata/pull/82)
## [16.0.0] - 2023-06-29
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "frame-metadata"
version = "16.0.0"
version = "17.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
license = "Apache-2.0"