Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 17, 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.14

Patch Changes

  • #381 852cdd7 Thanks @john-u! - resolve logcat command bug that was ignoring all messages from the hub

  • Updated dependencies [ea04f1e]:

    • @smartthings/cli-lib@1.0.0-beta.14

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

Patch Changes

  • #377 ea04f1e Thanks @rossiam! - clean-up refactor of command helper functions (functions we use to do most of the work for most of our commands like selectFromList and formatAndWriteItem)

    • made the Sorting interface generic, dependent on the type of the object being sorted
    • changed type of primaryKeyName and sortingKeyName for Sorting interface to constrain them to string keys from the object being sorted
    • added extends object constraint to objects handled by command helper functions
    • rename outputListing to outputItemOrList and outputListingGeneric to outputItemOrListGeneric
    • update/add config types for command helper functions with consistent naming (InputAndOutputItemConfig for inputAndOutputItem, FormatAndWriteItemConfig for formatAndWriteItem, etc.)

@smartthings/cli-testlib@1.0.0-beta.9

Patch Changes

  • #377 ea04f1e Thanks @rossiam! - clean-up refactor of command helper functions (functions we use to do most of the work for most of our commands like selectFromList and formatAndWriteItem)

    • made the Sorting interface generic, dependent on the type of the object being sorted
    • changed type of primaryKeyName and sortingKeyName for Sorting interface to constrain them to string keys from the object being sorted
    • added extends object constraint to objects handled by command helper functions
    • rename outputListing to outputItemOrList and outputListingGeneric to outputItemOrListGeneric
    • update/add config types for command helper functions with consistent naming (InputAndOutputItemConfig for inputAndOutputItem, FormatAndWriteItemConfig for formatAndWriteItem, etc.)
  • Updated dependencies [ea04f1e]:

    • @smartthings/cli-lib@1.0.0-beta.14

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 1effb81 to de3bad3 Compare August 17, 2022 16:44
@github-actions github-actions bot force-pushed the changeset-release/master branch from de3bad3 to 77f9267 Compare August 18, 2022 18:39
@john-u john-u merged commit 47e931b into master Aug 18, 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.

2 participants