Skip to content

Commit 82e046b

Browse files
chore: track pass-cli v2.2.0 (#110)
* chore: track pass-cli v2.2.0 * docs: update README --------- Co-authored-by: hesreallyhim <172150522+hesreallyhim@users.noreply.github.com> Co-authored-by: Really Him <git-dev@hesreallyhim.com>
1 parent 2ab048b commit 82e046b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It is designed as a production-ready integration layer:
1919
- typed tool inputs with `zod`
2020
- stdio transport for MCP clients
2121

22-
### 📌 Current Version of `pass-cli` used in development: v2.0.2
22+
### 📌 Current Version of `pass-cli` used in development: v2.2.0
2323

2424
## Available Tools
2525

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"upstream_repo": "https://github.com/protonpass/pass-cli",
3-
"latest_known_version": "2.0.2",
3+
"latest_known_version": "2.2.0",
44
"latest_known_version_source": "https://api.github.com/repos/protonpass/pass-cli/tags?per_page=100",
55
"latest_known_version_changelog_source": "https://raw.githubusercontent.com/protonpass/pass-cli/main/CHANGELOG.md",
6-
"latest_known_version_published_date": "2026-04-23",
7-
"last_checked_utc": "2026-04-24T13:32:49.437Z",
6+
"latest_known_version_published_date": "2026-06-25",
7+
"last_checked_utc": "2026-06-25T13:43:03.522Z",
88
"cache_policy": "Upstream docs may be fetched into docs/upstream/pass-cli/ for local analysis only; directory is git-ignored."
99
}

0 commit comments

Comments
 (0)