Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 4, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@smartthings/cli@1.0.0-beta.1

Patch Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0-beta.0 (2022-03-10)

Note: Version bump only for package @smartthings/cli

1.0.0-beta.0 (2022-03-10)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.41 (2022-03-07)

Bug Fixes

  • deps: bump plugin-cli-edge to 1.10.1 (14d7ad3)

0.0.0-pre.40 (2022-03-03)

Bug Fixes

  • devicepreferences: make create prompts more clear (258b9da)

Features

  • include unique User-Agent in client requests (4886cc2)

0.0.0-pre.39 (2022-02-18)

Features

  • add type filter to devices command; minor refactoring (5ea91d7)

0.0.0-pre.38 (2022-02-17)

Bug Fixes

  • edge: bump plugin-cli-edge to 1.8.1 (813c903)

0.0.0-pre.37 (2022-02-11)

Bug Fixes

  • deps: update dependencies (24d0c23)

Features

  • hide uncommon flags from help to reduce clutter (deaebb4)

Performance Improvements

0.0.0-pre.36 (2022-01-27)

Features

  • add rules:execute command (e84b27f)
  • warn when config extensions are .yml (e21b4c9)

0.0.0-pre.35 (2022-01-19)

Bug Fixes

  • update versions for oclif dependencies (e943245)

Features

  • devicepreferences: expanded i18n support (109bd38)
  • update standard device details output (0867f77)

0.0.0-pre.34 (2021-12-23)

Features

  • edge: debug logging in logcat (dd8df46)

0.0.0-pre.33 (2021-12-15)

Features

  • Added support for Organizations (5513e21)
  • devicepreferences: initial suppport for i18n (3319994)

0.0.0-pre.32 (2021-10-25)

Bug Fixes

  • edge: bump edge version to 1.4.3 (f34ff2b)
  • scrub sensitive info from logging (6b374f8)

0.0.0-pre.31 (2021-10-07)

Bug Fixes

  • README: fix code links (738357d), closes #200
  • Don't consider lack of custom capabilities an error in list command (514f14a)

0.0.0-pre.30 (2021-09-21)

Features

  • update edge plugin to v1.4.0 (a096f7a)

0.0.0-pre.29 (2021-09-10)

Features

  • Added schema:regenerate to create new client IDs and secrets (8cc9d9a)

0.0.0-pre.28 (2021-08-19)

Bug Fixes

  • bump edge plugin version to 1.0.5 (e86e904)

0.0.0-pre.27 (2021-08-16)

Bug Fixes

  • Added output format flags to deviceprofiles:presentation (2b93b48)

Features

  • add edge commands plugin (354ce95)

0.0.0-pre.26 (2021-07-22)

Bug Fixes

  • Default schema authorization to the correct principal (7c8a76c)

Features

  • add support for device preferences commands (d4ad86d)
  • Added device preferences and capability units (1d9b1c1)

0.0.0-pre.25 (2021-05-24)

Bug Fixes

  • fixes to capability translations (f8b7471)

Features

  • LoginAuthenticator: provide generic auth method (ae82b6a)
  • add device preferences output to device profiles (fa53f10)

0.0.0-pre.24 (2021-04-29)

Features

  • add logout command which just removes credential for now (942d886)

0.0.0-pre.23 (2021-04-23)

Bug Fixes

  • pin pkg to resolve missing commands (03701dd)

0.0.0-pre.22 (2021-04-21)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.21 (2021-04-20)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.20 (2021-04-12)

Features

  • Accept manufacturerName in device config command (2a17dc4)

0.0.0-pre.19 (2021-04-06)

Features

  • output JSON by default when not outputting to the console (a0d91ff)

0.0.0-pre.18 (2021-02-01)

Features

  • Added commands to list, show, and delete installed ST schema instances (3158d47)

0.0.0-pre.17 (2021-01-25)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.16 (2021-01-22)

Bug Fixes

  • correct ordering of InputProcessor calls (dd4dfd0)
  • Corrected bug display verbose apps table (0b35655)
  • fix rules lookup without location id and functional refactor (bfa67b6)
  • use kebab case for all flags (128dcbb)

Features

  • Added support for specifying a language header (00f50b9)

0.0.0-pre.15 (2020-12-21)

Bug Fixes

  • Added support for device presentation manufacturer name (804eaaa)
  • remove unnecessary node dependency in lib (27c38e3)
  • use InstalledApp fields in installedapps:rename and refactor to use new functional paradigm (8170818)

0.0.0-pre.14 (2020-12-07)

Bug Fixes

  • use default version of 1 when not id included in command line without version (9acace0)
  • validate capability command and attribute names (794d592)

Features

  • logger: default log file path to oclif cacheDir (a1ce523)

0.0.0-pre.13 (2020-10-22)

Features

  • Added option to filter devices by installedAppId (62628a8)

0.0.0-pre.12 (2020-09-30)

Bug Fixes

  • fix issues with binary and node builds (7989558)

0.0.0-pre.11 (2020-09-28)

Bug Fixes

  • remove ambiguous log method (5466cd6)
  • Update to accommodate switch from vid to presentationId (3756ed7)

Features

  • added device profile and capability localizations (6a48783)
  • app list options and fixes to app and schema commands (#101) (979e409)
  • use separate file for logging config (80b3005)

0.0.0-pre.10 (2020-09-02)

Bug Fixes

  • bump core-sdk and log4js versions (2a3f9ff)

0.0.0-pre.9 (2020-09-02)

Features

  • added prompted device profile creation and device view commands (#95) (a4f1672)
  • export api-helpers functions (d723b85)

0.0.0-pre.8 (2020-08-17)

Bug Fixes

  • corrected processing of command line input into command line id (25da623)

Features

  • add support for building input form command line options (599c3c2)

0.0.0-pre.7 (2020-07-31)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.6 (2020-07-28)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.5 (2020-07-28)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.4 (2020-07-27)

Note: Version bump only for package @smartthings/cli

0.0.0-pre.3 (2020-07-22)

Bug Fixes

  • correct spelling of SchemaCreateResponse (b0334b3)
  • pass version arg to capabilities delete endpoint (519c15a)

Features

  • add namespace flag to capabilities create (8c0ae7e)

@smartthings/cli-lib@1.0.0-beta.3

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch from e90ea6d to b9c7f6b Compare April 4, 2022 16:26
@john-u john-u merged commit a2f7433 into master Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

commands.ts link in README.md returning 404

2 participants