From 3e79cadcf1aa787133ddd51cfeeb7f286fd0b11f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:58:55 +0700 Subject: [PATCH] chore(main): release 1.4.2 (#2091) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ross Bulat --- docs/CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4948c91ee1..c1bfbbb20b 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 7cb266289c..e581086e1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polkadot-staking-dashboard", - "version": "1.5.0", + "version": "1.4.2", "type": "module", "license": "GPL-3.0-only", "scripts": {