From d790ff6bc45e12325a33a573816b03f19263b67b Mon Sep 17 00:00:00 2001 From: Alex <4747536+Alex-IS@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:15:20 +0300 Subject: [PATCH] chore(master): release 2.44.5 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59b90c0e8..69bd40dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.44.5](https://github.com/hypha-dao/dho-web-client/compare/v2.44.4...v2.44.5) (2024-04-04) + + +### Bug Fixes + +* **configuration:** add correct url param ([#2611](https://github.com/hypha-dao/dho-web-client/issues/2611)) ([cde3c19](https://github.com/hypha-dao/dho-web-client/commit/cde3c194342dd14335c8d3eb79830bee8c18eb11)) +* **options-archetypes:** change query ([#2608](https://github.com/hypha-dao/dho-web-client/issues/2608)) ([4fb2d11](https://github.com/hypha-dao/dho-web-client/commit/4fb2d1106720ebbf0cd3476e838568504dedb394)) +* **step-payout:** set tokens to zero if null ([#2610](https://github.com/hypha-dao/dho-web-client/issues/2610)) ([2a2aeb3](https://github.com/hypha-dao/dho-web-client/commit/2a2aeb3405a2f4e292762c98c7dc7515f30a6069)) + ## [2.44.4](https://github.com/hypha-dao/dho-web-client/compare/v2.44.3...v2.44.4) (2024-04-03) diff --git a/package.json b/package.json index 156130d9d..ea7002ead 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dho-web-client", - "version": "2.44.4", + "version": "2.44.5", "description": "Governance, payroll and treasury tools for distributed HUMAN organizations (DHO)", "productName": "Hypha DHO", "author": "Max ",