Skip to content

Commit ed7fab1

Browse files
bump: version 1.1.2 → 1.2.0 (#17)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e62fd4 commit ed7fab1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commitizen:
33
changelog_incremental: true
44
name: cz_conventional_commits
55
update_changelog_on_bump: true
6-
version: 1.1.2
6+
version: 1.2.0

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.2.0 (2026-03-30)
10+
11+
### Feat
12+
13+
- Make the DynamoDB table optional for users of S3 state locking. (#16)
14+
915
## 1.1.2 (2026-01-26)
1016

1117
### Fix

0 commit comments

Comments
 (0)