Skip to content

Commit 222c218

Browse files
authored
Merge pull request #246 from dallay/release-please--branches--main--components--agentsync
2 parents bd79bed + 29444fd commit 222c218

4 files changed

Lines changed: 20 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.32.0"
2+
".": "1.33.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@
88

99
* update README.md for accuracy and formatting ([#159](https://github.com/dallay/agentsync/issues/159)) ([8cb9f19](https://github.com/dallay/agentsync/commit/8cb9f19b2302456f0e4536f7a37ad9af5645e605))
1010

11+
## [1.33.0](https://github.com/dallay/agentsync/compare/v1.32.0...v1.33.0) (2026-03-22)
12+
13+
14+
### Features
15+
16+
* add background version check with local cache ([d6b66e6](https://github.com/dallay/agentsync/commit/d6b66e635a142abb98fc7c32aaac13df5ee88463)), closes [#242](https://github.com/dallay/agentsync/issues/242)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update major upgrades ([#243](https://github.com/dallay/agentsync/issues/243)) ([abfaca4](https://github.com/dallay/agentsync/commit/abfaca44cac466759120253983e6f270636bc153))
22+
23+
24+
### Chores
25+
26+
* update Cargo.lock after adding is-terminal dependency ([0ef6738](https://github.com/dallay/agentsync/commit/0ef6738828bea189d8a2fc297b45008d414178c4))
27+
1128
## [1.32.0](https://github.com/dallay/agentsync/compare/v1.31.0...v1.32.0) (2026-03-22)
1229

1330

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 = "agentsync"
3-
version = "1.32.0"
3+
version = "1.33.0"
44
edition = "2024"
55
rust-version = "1.89"
66
description = "A fast CLI tool to sync AI agent configurations and MCP servers across Claude, Copilot, Cursor, and more using symbolic links."

0 commit comments

Comments
 (0)