Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jun 17, 2024
2 parents 4dbcb5b + fcb4467 commit 24fafd9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [1.5.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.4.4...v1.5.0) (2024-06-12)


### Features

* **refactor:** Remove pre-paged rewards code (part 1) ([#2101](https://github.com/paritytech/polkadot-staking-dashboard/issues/2101)) ([6fa02f9](https://github.com/paritytech/polkadot-staking-dashboard/commit/6fa02f9d394930d6f339d46dfc227fc0c70795ad))
* **refactor:** Tidy up `TxMeta` context ([#2130](https://github.com/paritytech/polkadot-staking-dashboard/issues/2130)) ([95468bf](https://github.com/paritytech/polkadot-staking-dashboard/commit/95468bfcee68759560d5ea46b399d7c1756c3eaf))
* **refactor:** Use `@w3ux/types` types ([#2156](https://github.com/paritytech/polkadot-staking-dashboard/issues/2156)) ([6db115a](https://github.com/paritytech/polkadot-staking-dashboard/commit/6db115a317b1ab3a8eb67e2c0cd08302af8da512))
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 24fafd9

Please sign in to comment.