From ab743673428a0980a820c59e8afd9ab955bbed45 Mon Sep 17 00:00:00 2001 From: Alex <4747536+Alex-IS@users.noreply.github.com> Date: Tue, 21 May 2024 19:11:36 +0200 Subject: [PATCH] chore(master): release 2.48.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6e557573..5ccd5bcba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2.48.1](https://github.com/hypha-dao/dho-web-client/compare/v2.48.0...v2.48.1) (2024-05-21) + + +### Bug Fixes + +* **options-archetypes:** remove console.log ([b337e9f](https://github.com/hypha-dao/dho-web-client/commit/b337e9f1f82c1ff3aca14af25e15b87e8b8f6e71)) +* **proposal-list:** make voting description dynamically ([#2624](https://github.com/hypha-dao/dho-web-client/issues/2624)) ([95a02a9](https://github.com/hypha-dao/dho-web-client/commit/95a02a93ee3ea3fabd29a47df6ca8da693e96fdd)) +* **proposals:** proposals links inside profile page ([#1311](https://github.com/hypha-dao/dho-web-client/issues/1311)) ([#2625](https://github.com/hypha-dao/dho-web-client/issues/2625)) ([d499cd3](https://github.com/hypha-dao/dho-web-client/commit/d499cd3e8eadc540a09896d582e4272ab7682f6f)) +* tiers loading ([#1293](https://github.com/hypha-dao/dho-web-client/issues/1293)) ([#2626](https://github.com/hypha-dao/dho-web-client/issues/2626)) ([d485a85](https://github.com/hypha-dao/dho-web-client/commit/d485a85f058d340c1b4222587a9d84acdca0e856)) + ## [2.48.0](https://github.com/hypha-dao/dho-web-client/compare/v2.47.0...v2.48.0) (2024-05-16) diff --git a/package.json b/package.json index 4dbde356a..16f144cc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dho-web-client", - "version": "2.48.0", + "version": "2.48.1", "description": "Governance, payroll and treasury tools for distributed HUMAN organizations (DHO)", "productName": "Hypha DHO", "author": "Max ",