@rungs/cli 0.1.2 → 0.1.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.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -182,9 +182,9 @@ Four promises that shape everything else:
|
|
|
182
182
|
|
|
183
183
|
## Status
|
|
184
184
|
|
|
185
|
-
**
|
|
186
|
-
[`@rungs/cli`](https://www.npmjs.com/package/@rungs/cli); the public `latest` tag
|
|
187
|
-
until
|
|
185
|
+
**Next release, v0.1.3** — prepared locally as
|
|
186
|
+
[`@rungs/cli`](https://www.npmjs.com/package/@rungs/cli); the public `latest` tag is v0.1.2.
|
|
187
|
+
The release remains untagged until the release gates and publication step are run.
|
|
188
188
|
|
|
189
189
|
rungs is installed in its own repo and its gates run on every change — 20 pass,
|
|
190
190
|
0 fail (`rungs check`, 2026-08-15). A clean consumer has also installed the packed
|