Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/soft-teeth-decide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@smartthings/core-sdk": patch
---

update dependencies
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ We're always looking for more opinions on discussions in the issue tracker. It's
Please include one with your pull request by following the instructions to
[add a changeset](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
We have a bot that will remind you to include one with your pull request if you forget.
- This repo is [commitizen friendly](https://github.com/commitizen/cz-cli), so you can use the `cz` cli to help create your commits.
- Lint and test before submitting the pull request
- `npm run lint`
- `npm run test`
Expand Down
Loading