Skip to content

Commit 3e6fc57

Browse files
bump: version 1.6.0 → 1.7.0 (#21)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2797204 commit 3e6fc57

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.6.0
6+
version: 1.7.0
77
version_scheme: semver2

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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.7.0 (2025-01-13)
10+
11+
### Feat
12+
13+
- Added support for allowing requests to webhooks. (TBE-137) (#20)
14+
915
## 1.6.0 (2025-01-08)
1016

1117
### Feat

0 commit comments

Comments
 (0)