Skip to content

Commit 491a572

Browse files
github-actions[bot]hesreallyhim
authored andcommitted
chore(main): release 0.3.0
1 parent 6086ee9 commit 491a572

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/hesreallyhim/proton-pass-community-mcp/compare/v0.2.0...v0.3.0) (2026-03-07)
4+
5+
6+
### Features
7+
8+
* register CRUD loop tools for vault and item flows ([6761a04](https://github.com/hesreallyhim/proton-pass-community-mcp/commit/6761a046b008451744de90d2a3a6ac0ad4f4b238))
9+
10+
11+
### Bug Fixes
12+
13+
* make preflight account compare bash-3 compatible ([9864b5c](https://github.com/hesreallyhim/proton-pass-community-mcp/commit/9864b5c54ae5bbbeee9b1a24c2dd5e087e9957ab))
14+
315
## [0.2.0](https://github.com/hesreallyhim/proton-pass-community-mcp/compare/v0.1.0...v0.2.0) (2026-03-06)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proton-pass-community-mcp",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Unofficial MCP server that integrates with the Proton Pass CLI",
55
"license": "GPL-3.0-or-later",
66
"author": "Really Him",

0 commit comments

Comments
 (0)