Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Revert release commits [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
RodEsp committed Oct 29, 2021
1 parent a851ec3 commit 773e576
Showing 1 changed file with 14 additions and 38 deletions.
52 changes: 14 additions & 38 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,34 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [7.126.0-dev.1](https://github.com/salesforcecli/sfdx-cli/compare/v7.124.0...v7.126.0-dev.1) (2021-10-28)


### Bug Fixes

* install sf separately ([52ba0c8](https://github.com/salesforcecli/sfdx-cli/commit/52ba0c8a5ec917166b072d6904196ccce40bda48))
* postupdate hook ([1c74cd1](https://github.com/salesforcecli/sfdx-cli/commit/1c74cd17e00c9d78e11becfda354efd938bca462))
* test new installer packaging ([83160bd](https://github.com/salesforcecli/sfdx-cli/commit/83160bd87b601548668a20951a832be597db96eb))
* test new installers with sf included ([afcf758](https://github.com/salesforcecli/sfdx-cli/commit/afcf758bade1569b5d3161a01020566b26d9ebbc))
* test new installers? ([403e7ff](https://github.com/salesforcecli/sfdx-cli/commit/403e7ff593a2a54d6d84c11cd78ccccf0d35286c))

## [7.126.0-dev.0](https://github.com/salesforcecli/sfdx-cli/compare/v7.124.0...v7.126.0-dev.0) (2021-10-28)


### Bug Fixes

* install sf separately ([52ba0c8](https://github.com/salesforcecli/sfdx-cli/commit/52ba0c8a5ec917166b072d6904196ccce40bda48))
* postupdate hook ([1c74cd1](https://github.com/salesforcecli/sfdx-cli/commit/1c74cd17e00c9d78e11becfda354efd938bca462))
* test new installer packaging ([83160bd](https://github.com/salesforcecli/sfdx-cli/commit/83160bd87b601548668a20951a832be597db96eb))
* test new installers with sf included ([afcf758](https://github.com/salesforcecli/sfdx-cli/commit/afcf758bade1569b5d3161a01020566b26d9ebbc))

## [7.124.0](https://github.com/salesforcecli/sfdx-cli/compare/v7.123.1...v7.124.0) (2021-10-21)

### [7.123.1](https://github.com/salesforcecli/sfdx-cli/compare/v7.123.0...v7.123.1) (2021-10-21)


### Bug Fixes

* ignore scripts when running yarn install ([c301f72](https://github.com/salesforcecli/sfdx-cli/commit/c301f728110e454497bf36b953f7f575e47871ee))
* quotes ([d46ec0a](https://github.com/salesforcecli/sfdx-cli/commit/d46ec0a692adcdd49660e5b0634949ce6cf399a6))
- ignore scripts when running yarn install ([c301f72](https://github.com/salesforcecli/sfdx-cli/commit/c301f728110e454497bf36b953f7f575e47871ee))
- quotes ([d46ec0a](https://github.com/salesforcecli/sfdx-cli/commit/d46ec0a692adcdd49660e5b0634949ce6cf399a6))

## [7.123.0](https://github.com/salesforcecli/sfdx-cli/compare/v7.122.1...v7.123.0) (2021-10-14)


### Features

* use npm postinstall script to install sf ([97791ad](https://github.com/salesforcecli/sfdx-cli/commit/97791ad51347c72c85227e01f058f4d47757f8c7))

- use npm postinstall script to install sf ([97791ad](https://github.com/salesforcecli/sfdx-cli/commit/97791ad51347c72c85227e01f058f4d47757f8c7))

### Bug Fixes

* add some more debugging output ([3923b1f](https://github.com/salesforcecli/sfdx-cli/commit/3923b1fec3f83506d7aeaf2ef4205f488f21781b))
* call to shelljs.which ([f260a48](https://github.com/salesforcecli/sfdx-cli/commit/f260a4831ee7aa707c5cab03aaebcdf618bbd44e))
* create path before moving sf to it ([7764405](https://github.com/salesforcecli/sfdx-cli/commit/7764405e31e506e6c2d81bb09d05e13f780ffd1a))
* don't get sf root from pwd() ([85f6e18](https://github.com/salesforcecli/sfdx-cli/commit/85f6e18ef9aa0e31f7c22451d4a3a455a3640db3))
* find npmGlobalBin with shelljs ([4255698](https://github.com/salesforcecli/sfdx-cli/commit/425569881bb974f976775fbf61d74ce5c4d20a27))
* make sure sf gets copied to `sfdx` root ([a4b7443](https://github.com/salesforcecli/sfdx-cli/commit/a4b7443c8a65903dec77f7937db02601332bde74))
* put sf back in bin folder ([e78ad00](https://github.com/salesforcecli/sfdx-cli/commit/e78ad0071624f9f9debc65a55cdfca3250677264))
* remove newline from path ([a02d568](https://github.com/salesforcecli/sfdx-cli/commit/a02d568a1dac46225dbe641f40b4867221d3e453))
* revert find npmGlobalBin with shelljs ([9a03311](https://github.com/salesforcecli/sfdx-cli/commit/9a0331112d420bb92304b35970ea9c695b06cf9f))
* revert previous "fix" ([041ee7a](https://github.com/salesforcecli/sfdx-cli/commit/041ee7a84e28c06f1d5aecbe5c9f594f02e2f9a9))
* shelljs.exec whoopsies ([b408631](https://github.com/salesforcecli/sfdx-cli/commit/b4086315f645ec4e9942095a07de2c01534d833d))
- add some more debugging output ([3923b1f](https://github.com/salesforcecli/sfdx-cli/commit/3923b1fec3f83506d7aeaf2ef4205f488f21781b))
- call to shelljs.which ([f260a48](https://github.com/salesforcecli/sfdx-cli/commit/f260a4831ee7aa707c5cab03aaebcdf618bbd44e))
- create path before moving sf to it ([7764405](https://github.com/salesforcecli/sfdx-cli/commit/7764405e31e506e6c2d81bb09d05e13f780ffd1a))
- don't get sf root from pwd() ([85f6e18](https://github.com/salesforcecli/sfdx-cli/commit/85f6e18ef9aa0e31f7c22451d4a3a455a3640db3))
- find npmGlobalBin with shelljs ([4255698](https://github.com/salesforcecli/sfdx-cli/commit/425569881bb974f976775fbf61d74ce5c4d20a27))
- make sure sf gets copied to `sfdx` root ([a4b7443](https://github.com/salesforcecli/sfdx-cli/commit/a4b7443c8a65903dec77f7937db02601332bde74))
- put sf back in bin folder ([e78ad00](https://github.com/salesforcecli/sfdx-cli/commit/e78ad0071624f9f9debc65a55cdfca3250677264))
- remove newline from path ([a02d568](https://github.com/salesforcecli/sfdx-cli/commit/a02d568a1dac46225dbe641f40b4867221d3e453))
- revert find npmGlobalBin with shelljs ([9a03311](https://github.com/salesforcecli/sfdx-cli/commit/9a0331112d420bb92304b35970ea9c695b06cf9f))
- revert previous "fix" ([041ee7a](https://github.com/salesforcecli/sfdx-cli/commit/041ee7a84e28c06f1d5aecbe5c9f594f02e2f9a9))
- shelljs.exec whoopsies ([b408631](https://github.com/salesforcecli/sfdx-cli/commit/b4086315f645ec4e9942095a07de2c01534d833d))

### [7.122.1](https://github.com/salesforcecli/sfdx-cli/compare/v7.121.8...v7.122.1) (2021-10-08)

Expand Down

0 comments on commit 773e576

Please sign in to comment.