Skip to content

Commit bca0d6c

Browse files
github-actions[bot]hesreallyhim
authored andcommitted
chore(main): release 1.0.1
1 parent 3569fbe commit bca0d6c

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/hesreallyhim/proton-pass-community-mcp/compare/v1.0.0...v1.0.1) (2026-03-09)
4+
5+
6+
### Bug Fixes
7+
8+
* don't invoke output flag when not allowed ([a0413d9](https://github.com/hesreallyhim/proton-pass-community-mcp/commit/a0413d9f4761a9339b72bd92da3c7cd91d82a2fc))
9+
* **item:** remove output param from login create schemas ([6dc91d1](https://github.com/hesreallyhim/proton-pass-community-mcp/commit/6dc91d14a6eca3d2c0777c233f4bbdb4c5ee2784))
10+
* **pass-cli:** normalize output arg policy in runner ([7c73739](https://github.com/hesreallyhim/proton-pass-community-mcp/commit/7c73739b8c096c604e7a172859283e5b5dc4907d))
11+
312
## [1.0.0](https://github.com/hesreallyhim/proton-pass-community-mcp/compare/v0.3.0...v1.0.0) (2026-03-08)
413

514

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": "1.0.0",
3+
"version": "1.0.1",
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)