Skip to content

Commit

Permalink
chore(main): release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 23, 2024
1 parent 96e27ba commit 9e6a8d9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [1.5.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.4.3...v1.5.0) (2024-04-23)


### Features

* **refactor:** Use package.json version ([#2097](https://github.com/paritytech/polkadot-staking-dashboard/issues/2097)) ([2b9cf15](https://github.com/paritytech/polkadot-staking-dashboard/commit/2b9cf1526c6f829a9514dcebfd1f9f6140ee4c5d))


### Bug Fixes

* Get local active accounts on network switch ([#2098](https://github.com/paritytech/polkadot-staking-dashboard/issues/2098)) ([a20df19](https://github.com/paritytech/polkadot-staking-dashboard/commit/a20df19e2d0d9b70a87ab2a34d5972bbc74c22d2))
* Paged rewards payout fixes ([#2095](https://github.com/paritytech/polkadot-staking-dashboard/issues/2095)) ([6cb4d49](https://github.com/paritytech/polkadot-staking-dashboard/commit/6cb4d4971130e2e9f676cbc6a1a18465f1f0a09b))
* prevent polkagate snap popup unless explicitly connected ([#2099](https://github.com/paritytech/polkadot-staking-dashboard/issues/2099)) ([96e27ba](https://github.com/paritytech/polkadot-staking-dashboard/commit/96e27ba741e29a8165fef37225ea3433fde4f378))
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.4.4",
"version": "1.5.0",
"type": "module",
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit 9e6a8d9

Please sign in to comment.