Skip to content

Commit

Permalink
Bump substrate_metadata (#483)
Browse files Browse the repository at this point in the history
* Bump substrate_metadata

* Update CHANGELOG.md
  • Loading branch information
leonardocustodio authored Sep 3, 2024
1 parent 9e390b6 commit 1a16019
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/substrate_metadata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.2.2
- Fixes `toJson()` when decoding BitArray`s

## 1.2.1
- Fixes `UnmodifiableUint8ListView` missing on newer dart versions

Expand Down
2 changes: 1 addition & 1 deletion packages/substrate_metadata/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: substrate_metadata
description: Metadata types for Substrate runtimes
version: 1.2.1
version: 1.2.2
homepage: https://github.com/rankanizer/polkadart/tree/main/packages/substrate_metadata
repository: https://github.com/rankanizer/polkadart

Expand Down

0 comments on commit 1a16019

Please sign in to comment.