Skip to content

Commit

Permalink
Merge pull request #97 from NordicSemiconductor/update/shared_6.6.0
Browse files Browse the repository at this point in the history
feat: update shared and support new launcher
  • Loading branch information
boundlesscalm authored Aug 31, 2022
2 parents f808369 + 8ff1217 commit 9bc11f3
Show file tree
Hide file tree
Showing 5 changed files with 7,755 additions and 4,456 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run check && npm t
5 changes: 0 additions & 5 deletions .huskyrc.json

This file was deleted.

8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
## 2.0.3 -

### Changed

- Increased required launcher version to 3.12.

## 2.0.2 - 2022-21-04

## Fixed
### Fixed

- DTM did not display all serialport devices.

Expand Down
Loading

0 comments on commit 9bc11f3

Please sign in to comment.