build: bump version 1.2.0 -> 1.2.1

This commit is contained in:
2024-10-22 09:16:31 +00:00
parent 9d6ea1d7c3
commit 6351acabe5
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## 1.2.1 (2024-10-22)
### Fixes
- **project_management**: Ensure user cant see projects for organizations they are apart of
### Refactoring
- **project_management**: dont order queryset for project
## 1.2.0 (2024-10-11)
### feat