Skip to content

Commit

Permalink
chore(main): release 1.4.2 (#2091)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ross Bulat <ross@parity.io>
  • Loading branch information
github-actions[bot] and Ross Bulat committed Apr 22, 2024
1 parent 3b0bfb3 commit 3e79cad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

# Changelog

## [1.4.2](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.4.1...v1.4.2) (2024-04-22)


### Features

* Runtime upgrade 1,002,000 fixes ([#2090](https://github.com/paritytech/polkadot-staking-dashboard/issues/2090)) ([3b0bfb3](https://github.com/paritytech/polkadot-staking-dashboard/commit/3b0bfb380510cea5a882ddd3e72b9fa60184ec7d))


## [1.4.1](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.4.0...v1.4.1) (2024-04-18)


Expand Down
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.4.2",
"type": "module",
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit 3e79cad

Please sign in to comment.