Skip to content

Latest commit

 

History

History
151 lines (79 loc) · 7.6 KB

CHANGELOG.md

File metadata and controls

151 lines (79 loc) · 7.6 KB

2.2.0 (2024-05-24)

Features

2.1.1 (2023-05-17)

Bug Fixes

  • catch and throw ctc errors (28f5270)

2.1.0 (2023-04-04)

Features

1.5.7 (2022-12-07)

Bug Fixes

  • deps: bump qs from 6.5.2 to 6.5.3 (4410653)

1.5.6 (2022-12-07)

Bug Fixes

  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (9336e19)

1.5.5 (2022-11-19)

Bug Fixes

  • deps: bump @salesforce/kit from 1.7.1 to 1.8.0 (f2821cd)

1.5.4 (2022-11-05)

Bug Fixes

  • deps: bump tslib from 2.3.1 to 2.4.1 (c3984c5)

1.5.3 (2022-10-29)

Bug Fixes

  • deps: bump @salesforce/kit from 1.7.0 to 1.7.1 (78b2800)

1.5.2 (2022-10-08)

Bug Fixes

  • deps: bump @salesforce/kit from 1.6.1 to 1.7.0 (2bbe6fe)

1.5.1 (2022-10-08)

Bug Fixes

  • deps: bump @salesforce/kit from 1.5.33 to 1.6.1 (3016503)

1.5.0 (2022-02-14)

Bug Fixes

  • update dev-scripts, bring CTC into the fold (c6894a1)

Features

  • add new command to update scheduled build on workitem @W-9156514@ (#13) (681dfd9)

1.4.0 (2021-03-29)

Features

  • config item uses full name (5c66fbf)

1.3.6 (2021-03-26)

Bug Fixes

  • only tries to close non-closed cases (efd8f92)
  • typing for startResponse (eebf8d2)

1.3.5 (2021-03-26)

Bug Fixes

  • remove existing case check (we won't leave open!) (e592a2c)

1.3.4 (2021-03-25)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (58fcf74)
  • .snyk & package.json to reduce vulnerabilities (b58aad9)
  • checks for create errors before trying success (ddf95e9)
  • rename configuration item (75aa9b3)
  • rename configuration item flag (ff527a2)

1.3.3 (2020-06-17)

Bug Fixes

  • initialize bypass with env var (#3) (576bd28)

1.3.2 (2020-06-16)

Bug Fixes

  • update readme and message (c2cfabc)

1.3.1 (2020-04-30)

Bug Fixes

  • remove invalid business unit and allow create to pass if already created (6a58586)

1.3.0 (2020-04-28)

Features

  • add the ability to set business name and create records and builds if they don't exist (d165884)

1.2.1 (2020-04-27)

Bug Fixes

  • use standard pre-approved (bb3447e)

1.2.0 (2020-04-24)

Features

  • add dryrun for testing CD (ca1ccef)

1.1.0 (2020-04-24)

Features

  • add location and release to query without id (36f4152)

1.0.0 (2020-04-23)

Bug Fixes

  • bad argv usage and add more tests (a02f3eb)

Features

  • support auth with sfdx auth url (d951099)