@cassiomc1/forgeloop 1.6.2 → 1.6.3

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -370,8 +370,8 @@ repository policy allows only ESLint and c8 as development dependencies;
370
370
  appear. The documentation renderer is vendored and pinned under
371
371
  `vendor/archify/v2.15.0/` rather than installed as a package dependency.
372
372
 
373
- Para reportar vulnerabilidades ou contribuir com alterações, consulte
374
- [`SECURITY.md`](./SECURITY.md) e [`CONTRIBUTING.md`](./CONTRIBUTING.md).
373
+ To report vulnerabilities or contribute changes, see
374
+ [`SECURITY.md`](./SECURITY.md) and [`CONTRIBUTING.md`](./CONTRIBUTING.md).
375
375
 
376
376
  ## Autonomous blind-run isolation
377
377
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cassiomc1/forgeloop",
3
- "version": "1.6.2",
3
+ "version": "1.6.3",
4
4
  "description": "Portable, verifiable engineering protocol for AI coding environments and developer workflows",
5
5
  "repository": {
6
6
  "type": "git",