Skip to content

Commit 185a6d2

Browse files
authored
chore: release v0.29.2
1 parent 064e835 commit 185a6d2

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

107107
## [Unreleased]
108108

109+
## [0.29.2](https://github.com/syncable-dev/syncable-cli/compare/v0.29.1...v0.29.2) - 2025-12-27
110+
111+
### Other
112+
113+
- Merge pull request #246 from syncable-dev/develop
114+
- Merge branch 'develop' of github.com:syncable-dev/syncable-cli into develop
115+
- *(bedrock)* inline rig-bedrock module for crates.io compatibility
116+
109117
## [0.29.1](https://github.com/syncable-dev/syncable-cli/compare/v0.29.0...v0.29.1) - 2025-12-27
110118

111119
### Other

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.29.1"
3+
version = "0.29.2"
44
edition = "2024"
55
authors = ["Syncable Team"]
66
description = "A Rust-based CLI that analyzes code repositories and generates Infrastructure as Code configurations"

0 commit comments

Comments
 (0)