@ferrflow/darwin-x64 4.2.0 → 4.4.0
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 +2 -3
- package/bin/ferrflow +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
# FerrFlow
|
|
2
2
|
|
|
3
|
-
[](https://github.com/FerrLabs/FerrFlow/actions/workflows/ci.yml)
|
|
4
|
-
[](https://github.com/FerrLabs/FerrFlow/actions/workflows/release.yml)
|
|
5
3
|
[](https://github.com/FerrLabs/FerrFlow/releases/latest)
|
|
6
4
|
[](https://codecov.io/gh/FerrLabs/FerrFlow)
|
|
7
5
|
[](LICENSE)
|
|
8
6
|
[](https://badge.socket.dev/npm/package/ferrflow/latest)
|
|
9
|
-
[](https://scorecard.dev/viewer/?uri=github.com/FerrLabs/FerrFlow)
|
|
10
8
|
|
|
11
9
|
Universal semantic versioning for monorepos and classic repos.
|
|
12
10
|
|
|
@@ -552,3 +550,4 @@ Three auth modes are supported: `bot: true` uses the hosted FerrFlow App (recomm
|
|
|
552
550
|
## License
|
|
553
551
|
|
|
554
552
|
[MPL-2.0](LICENSE)
|
|
553
|
+
|
package/bin/ferrflow
CHANGED
|
Binary file
|
package/package.json
CHANGED