Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayChipps committed Jan 10, 2024
2 parents c01c55a + c3fa2c9 commit ff42cfe
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## [0.2.1](/compare/0.1.0...0.2.1) (2024-01-10)


### Bug Fixes

* incorrect license config 08a9624



# [0.1.0](/compare/ef0e470f202d33f0f487d4fb077be304015824a9...0.1.0) (2024-01-03)


### Bug Fixes

* exec 56d858f
* readme generation b6d32df
* readme url 54d46ce
* sfdevrc 072f426
* update package ef0e470



6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ Please report any issues at https://github.com/ClayChipps/sf-chipps/issues
## Commands

<!-- commands -->

- [`sf chipps package dependencies install`](#sf-chipps-package-dependencies-install)
- [`sf chipps package version cleanup`](#sf-chipps-package-version-cleanup)
* [`sf chipps package dependencies install`](#sf-chipps-package-dependencies-install)
* [`sf chipps package version cleanup`](#sf-chipps-package-version-cleanup)

## `sf chipps package dependencies install`

Expand Down Expand Up @@ -152,5 +151,4 @@ FLAG DESCRIPTIONS
```

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

<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sf-chipps",
"description": "Salesforce CLI Plugins created by @ClayChipps",
"version": "0.2.0",
"version": "0.2.1",
"author": "@ClayChipps",
"homepage": "https://github.com/ClayChipps/sf-chipps",
"bugs": "https://github.com/ClayChipps/sf-chipps/issues",
Expand Down

0 comments on commit ff42cfe

Please sign in to comment.