diff --git a/CHANGELOG.md b/CHANGELOG.md index fd78bf9b7..f7165261a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.42.0](https://github.com/hypha-dao/dho-web-client/compare/v2.41.0...v2.42.0) (2024-03-19) + + +### Features + +* **deploy-prod:** add env var ([f4473ee](https://github.com/hypha-dao/dho-web-client/commit/f4473eebe81186da78a87292826579ee4326bd70)) +* **deploy-prod:** add env var ([f4473ee](https://github.com/hypha-dao/dho-web-client/commit/f4473eebe81186da78a87292826579ee4326bd70)) +* **deploy-prod:** add env var ([9796e38](https://github.com/hypha-dao/dho-web-client/commit/9796e3810f76b5240e73cbdcbad7a8e1ea25d55d)) + ## [2.41.0](https://github.com/hypha-dao/dho-web-client/compare/v2.40.0...v2.41.0) (2024-03-19) diff --git a/package.json b/package.json index e01fe196b..4ae0dbb43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dho-web-client", - "version": "2.41.0", + "version": "2.42.0", "description": "Governance, payroll and treasury tools for distributed HUMAN organizations (DHO)", "productName": "Hypha DHO", "author": "Max ",