Skip to content

Latest commit

 

History

History
154 lines (67 loc) · 7.33 KB

CHANGELOG.md

File metadata and controls

154 lines (67 loc) · 7.33 KB

1.2.12 (2024-02-22)

Bug Fixes

  • deps: bump @salesforce/core from 6.5.3 to 6.5.5 (f65d1df)

1.2.11 (2024-02-22)

Bug Fixes

  • deps: bump @oclif/core from 3.19.2 to 3.19.4 (88b4b46)

1.2.10 (2024-02-22)

Bug Fixes

  • deps: bump @salesforce/core from 6.5.1 to 6.5.3 (5a018a7)

1.2.9 (2024-02-22)

Bug Fixes

  • deps: bump @salesforce/packaging from 3.2.12 to 3.2.15 (93e6c62)

1.2.8 (2024-02-10)

Bug Fixes

  • deps: bump @salesforce/packaging from 3.2.8 to 3.2.12 (1d77a11)

1.2.7 (2024-02-01)

Bug Fixes

  • incorrect cleanup spinner (3997fdb)

1.2.6 (2024-02-01)

Bug Fixes

  • deps: bump @salesforce/packaging from 3.1.0 to 3.2.8 (dbcc945)

1.2.5 (2024-02-01)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.4 to 6.5.1 (1ac269c)

1.2.4 (2024-02-01)

Bug Fixes

  • deps: bump @oclif/core from 3.18.1 to 3.18.2 (0b97ea3)

1.2.3 (2024-02-01)

Bug Fixes

  • deps: bump @oclif/core from 3.16.0 to 3.18.1 (ee86711)

1.2.2 (2024-01-12)

Bug Fixes

  • incorrect spinner line endings (4a0fc83)

1.2.1 (2024-01-10)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.3 to 6.4.4 (#40) (9574fae)
  • deps: bump @salesforce/packaging from 3.0.15 to 3.1.0 (#38) (0ce32e0)
  • remove unused readme config (82c4ac2)
  • update to new structure (7ac0c54)

1.2.0 (2024-01-03)

Bug Fixes

1.1.0 (2024-01-03)

Bug Fixes

  • continued work on install (ce111dc)
  • deps: bump @oclif/core from 3.13.1 to 3.15.0 (#22) (fc6bf9f)
  • deps: bump @salesforce/packaging from 3.0.9 to 3.0.15 (#37) (90e70ff)
  • deps: bump @salesforce/sf-plugins-core from 5.0.5 to 5.0.13 (#30) (486509d)
  • error message (aea451d)
  • error message typo (e6f133c)
  • improving output and nuts (2a2fc27)
  • issue with devhub resolution (56a48ad)
  • issue with prompts (8cf28d4)
  • issue with readme generation (774a09d)
  • issue with readme urls (5a9b7d4)
  • manual test of cleanup (1c30546)
  • successful nut (031d7cf)
  • ts-node workaround (fbf5936)
  • update message import (2948b8d)
  • workaround for ts-node issue (96d8aa6)
  • working on nuts (b3f35ec)

Features