Skip to content

Commit f5bcd51

Browse files
chore(release): 1.56.0 [skip ci]
# [1.56.0](v1.55.0...v1.56.0) (2026-03-14) ### Features * add AGENT_YES_MESSAGE_WEBHOOK status notifications via install-dir .env ([3fbefd5](3fbefd5))
1 parent 3fbefd5 commit f5bcd51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-yes",
3-
"version": "1.55.0",
3+
"version": "1.56.0",
44
"description": "A wrapper tool that automates interactions with various AI CLI tools by automatically handling common prompts and responses.",
55
"keywords": [
66
"ai",

rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "agent-yes"
3-
version = "1.55.0"
3+
version = "1.56.0"
44
edition = "2021"
55
description = "Automated interaction wrapper for AI coding assistants"
66
authors = ["snomiao"]

0 commit comments

Comments
 (0)