Skip to content

Commit 3b014a2

Browse files
authored
release(CapSync): version 2.2.1 (#25)
1 parent ae87c56 commit 3b014a2

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [2.2.1] - 2026-04-12
8+
79
- Darwin release builds now vendor `libgit2` and OpenSSL through `git2`, avoiding macOS OpenSSL discovery failures during tagged release builds
810

911
## [2.2.0] - 2026-04-12

Cargo.lock

Lines changed: 3 additions & 3 deletions
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 = "capsync"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
edition = "2024"
55
authors = ["pa1nark"]
66
description = "A simple tool to sync your AI coding skills across different tools."

0 commit comments

Comments
 (0)