Skip to content

Commit

Permalink
chore(main): release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 8, 2024
1 parent 7dd170a commit eee0d72
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [1.6.0](https://github.com/polkadot-cloud/polkadot-staking-dashboard/compare/v1.5.0...v1.6.0) (2024-07-08)


### Features

* Generic Ledger app support ([#2181](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2181)) ([e4b2c0c](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/e4b2c0cc13490605a148578f4f79cbd809042d66))
* Misc styling ([#2157](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2157)) ([e5f2537](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/e5f2537e35b791565f4e652db622ce48b0722a33))
* New ledger app tx support ([#2165](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2165)) ([71b218f](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/71b218fc6a8f087f31e66a4499d540cf03d2a768))
* Nominee decentralization: How decentralized is your nomination? ([#2185](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2185)) ([7dd170a](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/7dd170a7a50cf1e6b41c5f68d65fcf9743acc8da))
* **refactor:** disable identities on networks where People Chain is being used ([#2183](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2183)) ([e5edec2](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/e5edec27f20c3a26d1c3398195311ccd49cfd57e))
* update favicon ([#2162](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2162)) ([830b126](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/830b1266b2becbd2d5782c3721b6252b8a9803ba))
* update header logo ([#2161](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2161)) ([e640d21](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/e640d210003afcd67760e7ab63457e3aff3bbfa9))


### Bug Fixes

* ledger hardware patch ([#2186](https://github.com/polkadot-cloud/polkadot-staking-dashboard/issues/2186)) ([038219f](https://github.com/polkadot-cloud/polkadot-staking-dashboard/commit/038219f4305c48aca3bf6209b0727e05da98d76c))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polkadot-staking-dashboard",
"version": "1.5.0",
"version": "1.6.0",
"type": "module",
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit eee0d72

Please sign in to comment.