Skip to content

Commit

Permalink
changelog: 3.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ericosta-dev committed Dec 12, 2024
1 parent 197fb19 commit 0d2c31c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# 3.28.3
# 3.29.2
## *Add*
- Adding validation before deleting organization permissions if the user is the last admin of the organization.

# 3.29.1
## *Fix*
- Fixing generate password algorithm for commerce user

# 3.29.0
## *Add*
- Adding endpoint to create commerce organization/project and user

# 3.28.5
## *Add*
- Adding Project Type (General or Commerce) to Project Model

# 3.28.4
## *Add*
- Adding validation that only allows removing permissions if the request user is present in the organization

Expand Down

0 comments on commit 0d2c31c

Please sign in to comment.