Skip to content

Conversation

@john-u
Copy link
Contributor

@john-u john-u commented Oct 4, 2021

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document
  • My code follows the code style of this project (lerna run lint produces no warnings/errors)
  • Any required documentation has been added
  • I have added tests to cover my changes

@john-u john-u requested review from bflorian and rossiam October 4, 2021 17:08
- fix SmartThingsCommunity#200
- bump `plugin-cli-edge` to 1.4.2
@john-u john-u force-pushed the docs-fix-code-links branch from 569a5f7 to 32ac1fe Compare October 7, 2021 13:52
@john-u john-u changed the title docs(README): fix code links fix(README): fix code links Oct 7, 2021
@rossiam rossiam merged commit 738357d into SmartThingsCommunity:master Oct 7, 2021
@john-u john-u deleted the docs-fix-code-links branch October 7, 2021 15:06
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