File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 22
33## ✅ What's Already Configured
44
5- Both packages are ready to publish:
5+ Both packages are ready to publish to npm :
66
7- - ✅ ` @envguard/cli ` - Version 0.1.3
7+ - ✅ ` @envguard/cli ` - Version 0.1.6
88- ✅ ` @envguard/runner-node ` - Version 0.1.0
9+ - ✅ npm provenance enabled for supply chain security
10+ - ✅ Automated GitHub Actions workflows
911
1012## 🚀 Publishing Both Packages Together
1113
@@ -66,15 +68,15 @@ pnpm publish --access public
6668
6769### @envguard/cli
6870
69- - ** Current:** 0.1.3
70- - ** Published to:** npm registry
71+ - ** Current:** 0.1.6
72+ - ** Published to:** npm registry with provenance
7173- ** Install:** ` npm install -g @envguard/cli `
7274- ** Link:** https://www.npmjs.com/package/@envguard/cli
7375
7476### @envguard/runner-node
7577
7678- ** Current:** 0.1.0
77- - ** Published to:** npm registry
79+ - ** Published to:** npm registry with provenance
7880- ** Install:** ` npm install @envguard/runner-node `
7981- ** Link:** https://www.npmjs.com/package/@envguard/runner-node
8082
You can’t perform that action at this time.
0 commit comments