Skip to content

Commit 23ad294

Browse files
authored
Merge pull request #251 from syncable-dev/release-plz-2025-12-29T12-23-14Z
chore: release v0.29.4
2 parents abc2fab + e9e730e commit 23ad294

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

107107
## [Unreleased]
108108

109+
## [0.29.4](https://github.com/syncable-dev/syncable-cli/compare/v0.29.3...v0.29.4) - 2025-12-29
110+
111+
### Added
112+
113+
- *(linters)* add native Rust kubelint and helmlint tools
114+
- updated rust crate or hashtags
115+
116+
### Other
117+
118+
- Merge pull request #250 from syncable-dev/develop
119+
109120
## [0.29.3](https://github.com/syncable-dev/syncable-cli/compare/v0.29.2...v0.29.3) - 2025-12-27
110121

111122
### 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.29.3"
3+
version = "0.29.4"
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)