From 3d82f11ff21b1a73734ab18e847044b41acb10be Mon Sep 17 00:00:00 2001 From: leeguooooo Date: Mon, 15 Jun 2026 11:32:30 +0900 Subject: [PATCH] =?UTF-8?q?chore(release):=201.5.0=20=E2=80=94=20text-sele?= =?UTF-8?q?ctor=20click=20+=20get=20text=E2=86=92body=20+=20tab=20--activa?= =?UTF-8?q?te=20+=20click=20--follow/openedTab=20(#24);=20fill=20fires=20i?= =?UTF-8?q?nput/change/blur=20(#25);=20close=20=20wording=20+=20chrom?= =?UTF-8?q?e-use=20current=20(#26)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli/Cargo.lock | 2 +- cli/Cargo.toml | 2 +- package.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cli/Cargo.lock b/cli/Cargo.lock index 77779d3..e542b77 100644 --- a/cli/Cargo.lock +++ b/cli/Cargo.lock @@ -290,7 +290,7 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chrome-use" -version = "1.4.1" +version = "1.5.0" dependencies = [ "aes", "aes-gcm", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 07576b9..98341c9 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chrome-use" -version = "1.4.1" +version = "1.5.0" edition = "2021" description = "Fast browser automation CLI for AI agents" license = "Apache-2.0" diff --git a/package.json b/package.json index 93ac9d2..920b219 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "chrome-use", - "version": "1.4.1", - "description": "chrome-use — drive your real, logged-in Chrome from any AI agent, stealth by default", + "version": "1.5.0", + "description": "chrome-use \u2014 drive your real, logged-in Chrome from any AI agent, stealth by default", "type": "module", "packageManager": "pnpm@11.1.3", "files": [