From 35d61b6481865ffdf6d84dacc9190cb6c35c8d0d Mon Sep 17 00:00:00 2001 From: Alex <4747536+Alex-IS@users.noreply.github.com> Date: Wed, 27 Mar 2024 15:11:04 +0300 Subject: [PATCH] chore(master): release 2.44.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c32560945..b63779955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.44.0](https://github.com/hypha-dao/dho-web-client/compare/v2.43.0...v2.44.0) (2024-03-27) + + +### Features + +* **apollo:** add access token to the ws link ([5132950](https://github.com/hypha-dao/dho-web-client/commit/5132950683079877fd0aa4e88bba2a7795e1247b)) +* **apollo:** add access yoken to the ws link ([f487a76](https://github.com/hypha-dao/dho-web-client/commit/f487a76ab51fb7f7cc0ced957600c56b0f565bc8)) + + +### Bug Fixes + +* **members:** applicants loading ([#2591](https://github.com/hypha-dao/dho-web-client/issues/2591)) ([dd8b977](https://github.com/hypha-dao/dho-web-client/commit/dd8b97728f00a45a6e76ea50bce2ed330e553546)) + ## [2.43.0](https://github.com/hypha-dao/dho-web-client/compare/v2.42.2...v2.43.0) (2024-03-20) diff --git a/package.json b/package.json index c304a6eeb..8d14f1122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dho-web-client", - "version": "2.43.0", + "version": "2.44.0", "description": "Governance, payroll and treasury tools for distributed HUMAN organizations (DHO)", "productName": "Hypha DHO", "author": "Max ",