build: bump version 1.3.0 -> 1.3.1

This commit is contained in:
2024-11-27 16:32:01 +00:00
parent d68d6f85d2
commit 26b0bfac70
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## 1.3.1 (2024-11-27)
### Fixes
- **core**: Ensure user cant view tickets in orgs they are not part of
### Tests
- **access**: Add dummy functional test for CI to complete
## 1.3.0 (2024-10-31)
### feat