Skip to content

Commit be3fe84

Browse files
bump: version 1.4.1 → 1.5.0 (#17)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: James Armes (they/them) <[email protected]>
1 parent a064d0c commit be3fe84

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ commitizen:
33
changelog_incremental: true
44
name: cz_conventional_commits
55
update_changelog_on_bump: true
6-
version: 1.4.1
6+
version: 1.5.0
77
version_scheme: semver2

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## 1.5.0 (2024-12-04)
10+
11+
### Feat
12+
13+
- Allow the managed request policy to be specified. (#16)
14+
15+
### Fix
16+
17+
- fix: Updated the default request policy to "AllViewer", as recommended for custom origins. (GYR1-621)
18+
919
## 1.4.1 (2024-11-27)
1020

1121
### Fix

0 commit comments

Comments
 (0)