Skip to content

Commit 1652148

Browse files
authored
Merge pull request #283 from syncable-dev/release-plz-2026-01-21T18-02-06Z
chore: release v0.34.1
2 parents d091ef1 + 3b0cd64 commit 1652148

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
106106

107107
## [Unreleased]
108108

109+
## [0.34.1](https://github.com/syncable-dev/syncable-cli/compare/v0.34.0...v0.34.1) - 2026-01-21
110+
111+
### Other
112+
113+
- release v0.34.0
114+
- release v0.34.0
115+
109116
## [0.34.0](https://github.com/syncable-dev/syncable-cli/releases/tag/v0.34.0) - 2026-01-20
110117

111118
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "syncable-cli"
3-
version = "0.34.0"
3+
version = "0.34.1"
44
edition = "2024"
55
rust-version = "1.88" # MSRV - AWS SDK requires 1.88
66
authors = ["Syncable Team"]

0 commit comments

Comments
 (0)