-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a028068
commit f8a65ed
Showing
3 changed files
with
128 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,82 @@ | ||
## [1.3.2](https://github.com/k-capehart/kc-sf-plugin/compare/1.3.0...1.3.2) (2024-05-28) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove postinstall ([a028068](https://github.com/k-capehart/kc-sf-plugin/commit/a0280687d8c0d6a3a26608c74093a8dd5970a8bf)) | ||
|
||
|
||
|
||
# [1.3.0](https://github.com/k-capehart/kc-sf-plugin/compare/1.2.1...1.3.0) (2024-05-28) | ||
|
||
|
||
|
||
## [1.2.1](https://github.com/k-capehart/kc-sf-plugin/compare/1.2.0...1.2.1) (2024-05-22) | ||
|
||
|
||
|
||
# [1.2.0](https://github.com/k-capehart/kc-sf-plugin/compare/1.1.9...1.2.0) (2024-05-22) | ||
|
||
|
||
|
||
## [1.1.6](https://github.com/k-capehart/kc-sf-plugin/compare/1.1.5...1.1.6) (2024-05-22) | ||
|
||
|
||
|
||
## [1.1.5](https://github.com/k-capehart/kc-sf-plugin/compare/1.1.4...1.1.5) (2024-05-22) | ||
|
||
|
||
|
||
## [1.1.4](https://github.com/k-capehart/kc-sf-plugin/compare/1.1.3...1.1.4) (2024-05-22) | ||
|
||
|
||
|
||
## [1.1.3](https://github.com/k-capehart/kc-sf-plugin/compare/1.1.2...1.1.3) (2024-05-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add command in workflow to create .npmrc ([a2482d8](https://github.com/k-capehart/kc-sf-plugin/commit/a2482d8a187c74ffd1dd77d304b7c2f1c7438990)) | ||
* package name ([5648c20](https://github.com/k-capehart/kc-sf-plugin/commit/5648c201e62e980558ce88f2b07581073e54f301)) | ||
* rename token ([35f0bed](https://github.com/k-capehart/kc-sf-plugin/commit/35f0bed2ccf8f31100f004e15eac7235d390832e)) | ||
* worflow testing ([5319403](https://github.com/k-capehart/kc-sf-plugin/commit/5319403be720234ede07c2bf01305a34c6dc3b97)) | ||
|
||
|
||
|
||
# [1.1.0](https://github.com/k-capehart/kc-sf-plugin/compare/1.0.3...1.1.0) (2024-05-21) | ||
|
||
|
||
### Features | ||
|
||
- diff command with basic test ([5968779](https://github.com/k-capehart/kc-sf-plugin/commit/5968779ea3de0e3cc83264aacb9a43b5ca30c587)) | ||
- diff local project with org ([6f8b98a](https://github.com/k-capehart/kc-sf-plugin/commit/6f8b98a4f5fae4b86fa20c9f81d321c717bc7d98)) | ||
* diff command with basic test ([5968779](https://github.com/k-capehart/kc-sf-plugin/commit/5968779ea3de0e3cc83264aacb9a43b5ca30c587)) | ||
* diff local project with org ([6f8b98a](https://github.com/k-capehart/kc-sf-plugin/commit/6f8b98a4f5fae4b86fa20c9f81d321c717bc7d98)) | ||
|
||
|
||
|
||
## [1.0.3](https://github.com/k-capehart/kc-sf-plugin/compare/1.0.2...1.0.3) (2024-05-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
- **deps:** bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.10 ([ae111fe](https://github.com/k-capehart/kc-sf-plugin/commit/ae111fea7d5fb58bb07d0291a0de426942a0bb73)) | ||
* **deps:** bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.10 ([ae111fe](https://github.com/k-capehart/kc-sf-plugin/commit/ae111fea7d5fb58bb07d0291a0de426942a0bb73)) | ||
|
||
|
||
|
||
## [1.0.2](https://github.com/k-capehart/kc-sf-plugin/compare/1.0.1...1.0.2) (2024-05-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
- **deps:** bump @salesforce/core from 7.3.3 to 7.3.8 ([3ce2d5d](https://github.com/k-capehart/kc-sf-plugin/commit/3ce2d5d8372b81e5ad434379cc52277cd578a252)) | ||
* **deps:** bump @salesforce/core from 7.3.3 to 7.3.8 ([3ce2d5d](https://github.com/k-capehart/kc-sf-plugin/commit/3ce2d5d8372b81e5ad434379cc52277cd578a252)) | ||
|
||
|
||
|
||
## [1.0.1](https://github.com/k-capehart/kc-sf-plugin/compare/2d967be5c615ba15e1be2b96e6135bdbf7a92bb9...1.0.1) (2024-05-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
- **deps:** bump @babel/traverse from 7.19.1 to 7.24.5 ([2d967be](https://github.com/k-capehart/kc-sf-plugin/commit/2d967be5c615ba15e1be2b96e6135bdbf7a92bb9)) | ||
* **deps:** bump @babel/traverse from 7.19.1 to 7.24.5 ([2d967be](https://github.com/k-capehart/kc-sf-plugin/commit/2d967be5c615ba15e1be2b96e6135bdbf7a92bb9)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters