-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #199 from polkadot-cloud/release-please--branches-…
…-main--components--developer-console chore(main): release 0.9.1
- Loading branch information
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
## 0.9.1 (2024-10-04) | ||
|
||
|
||
### Features | ||
|
||
* add calls to RuntimeSnapshot ([d5b088f](https://github.com/polkadot-cloud/polkadot-developer-console/commit/d5b088f19a079da2683446c7a1a1c244df82a669)) | ||
* new ledger app support ([6a49a58](https://github.com/polkadot-cloud/polkadot-developer-console/commit/6a49a586d208b51068765117d7bdcf22a39452f6)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* button color ([757a506](https://github.com/polkadot-cloud/polkadot-developer-console/commit/757a50637e63633d117adc708246f26a521298ef)) | ||
* check if arg is tuple ([f58b6d6](https://github.com/polkadot-cloud/polkadot-developer-console/commit/f58b6d620a55af0d5fc4de37cb1bec7ba9a8d87c)) | ||
* check para id lifecycle ([669631f](https://github.com/polkadot-cloud/polkadot-developer-console/commit/669631f02de0dd1c61f01cc90934fdc91ec6752c)) | ||
* default selected tab id ([c7a750e](https://github.com/polkadot-cloud/polkadot-developer-console/commit/c7a750e32c0fa261d355724d1c9522011d8285f9)) | ||
* destroy chain state on tab close ([83818b4](https://github.com/polkadot-cloud/polkadot-developer-console/commit/83818b4d6a7eacb55f6f565a710161f87bbadc03)) | ||
* ignore other keys ([ee9d497](https://github.com/polkadot-cloud/polkadot-developer-console/commit/ee9d49784758e4489147f7146507ff80b731bc18)) | ||
* only valid addresses to onChange ([a020497](https://github.com/polkadot-cloud/polkadot-developer-console/commit/a020497059aed8f8dc090142f825f924c7b19356)) | ||
* rm unneeded props ([4196d53](https://github.com/polkadot-cloud/polkadot-developer-console/commit/4196d53e279496fdd36f12878b9c32970374699c)) | ||
* rset input args on item change ([bf277aa](https://github.com/polkadot-cloud/polkadot-developer-console/commit/bf277aabd62fbef8ee9c1a73954503bf592678dc)) | ||
* textbox value prop ([3e341f6](https://github.com/polkadot-cloud/polkadot-developer-console/commit/3e341f60e734bf6b19eee37fb6d03270ebfefea1)) | ||
* variant value ([832dc26](https://github.com/polkadot-cloud/polkadot-developer-console/commit/832dc2698e871c0a6f809151841f24519121c9d2)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters