build: bump version 1.3.0 -> 1.3.1
This commit is contained in:
2
.cz.yaml
2
.cz.yaml
@ -17,5 +17,5 @@ commitizen:
|
||||
prerelease_offset: 1
|
||||
tag_format: $version
|
||||
update_changelog_on_bump: false
|
||||
version: 1.3.0
|
||||
version: 1.3.1
|
||||
version_scheme: semver
|
||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -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
|
||||
|
Reference in New Issue
Block a user