@true-and-useful/janee 0.8.2 → 0.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -401,7 +401,7 @@ Agent never touches the real key.
401
401
 
402
402
  ## Contributing
403
403
 
404
- We welcome contributions! See [CONTRIBUTING.md](docs/CONTRIBUTING.md) for guidelines.
404
+ We welcome contributions! Please read **[CONTRIBUTING.md](docs/CONTRIBUTING.md)** before submitting a PR — it includes the required PR checklist (tests, changelog, version bump, etc.).
405
405
 
406
406
  ---
407
407
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@true-and-useful/janee",
3
3
  "mcpName": "io.github.rsdouglas/janee",
4
- "version": "0.8.2",
4
+ "version": "0.8.4",
5
5
  "description": "Secrets management for AI agents via MCP",
6
6
  "main": "dist/index.js",
7
7
  "bin": {