chore: update version to v0.29.7 in package.json and enhance permission tests

Bumped the version of dokploy to v0.29.7. Updated test descriptions for clarity, specifically renaming the test suite to reflect the roles of "owner" and "admin." Added new tests to ensure that members are denied access to various org-level enterprise resources, improving coverage and validation of permission checks.
This commit is contained in:
Mauricio Siu
2026-06-02 02:04:36 -06:00
parent 95633b4122
commit 29851491f6
2 changed files with 55 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dokploy",
"version": "v0.29.6",
"version": "v0.29.7",
"private": true,
"license": "Apache-2.0",
"type": "module",