Skip to content

Commit

Permalink
docs: update v1.1.0 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayChipps committed Jan 3, 2024
1 parent d3844eb commit eb5b8f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ FLAG DESCRIPTIONS
from by entering the branch build name. If not specified, the builds from NULL branch will be considered.
```

_See code: [src/commands/chipps/package/dependencies/install.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.0.0/src/commands/chipps/package/dependencies/install.ts)_
_See code: [src/commands/chipps/package/dependencies/install.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.1.0/src/commands/chipps/package/dependencies/install.ts)_

## `sf chipps package version cleanup`

Expand Down Expand Up @@ -192,6 +192,6 @@ FLAG DESCRIPTIONS
The MAJOR.MINOR.PATCH matcher that should be used to find package versions to delete.
```

_See code: [src/commands/chipps/package/version/cleanup.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.0.0/src/commands/chipps/package/version/cleanup.ts)_
_See code: [src/commands/chipps/package/version/cleanup.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.1.0/src/commands/chipps/package/version/cleanup.ts)_

<!-- commandsstop -->

0 comments on commit eb5b8f1

Please sign in to comment.