@travetto/cli 3.1.0-rc.7 → 3.1.0-rc.8

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 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -41,6 +41,8 @@ Commands:
41
41
  repo:list Allows for listing of modules
42
42
  repo:publish Publish all pending modules
43
43
  repo:version Version all changed dependencies
44
+ repo:version copy Version all changed dependencies
45
+ repo:version-one Version all changed dependencies
44
46
  repo:version-sync Enforces all packages to write out their versions and dependencies
45
47
  run:double Doubles a number
46
48
  run:rest Run a rest server as an application
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@travetto/cli",
3
- "version": "3.1.0-rc.7",
3
+ "version": "3.1.0-rc.8",
4
4
  "description": "CLI infrastructure for Travetto framework",
5
5
  "keywords": [
6
6
  "cli",