Skip to content

Commit 444d7c5

Browse files
Feat/update nrfutil device (#527)
* Update nrfutil device to v2.12.3 * Update changelog release date * Update shared to v218.0.0
1 parent a6b23b4 commit 444d7c5

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.6.1 - 2025-07-07
1+
## 4.6.1 - 2025-07-08
22

33
### Changed
44

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"nrfConnectForDesktop": {
1717
"nrfutil": {
1818
"device": [
19-
"2.12.2"
19+
"2.12.3"
2020
]
2121
},
2222
"html": "dist/index.html",
@@ -47,7 +47,7 @@
4747
"prepare": "husky install"
4848
},
4949
"devDependencies": {
50-
"@nordicsemiconductor/pc-nrfconnect-shared": "^217.0.0"
50+
"@nordicsemiconductor/pc-nrfconnect-shared": "^218.0.0"
5151
},
5252
"eslintConfig": {
5353
"extends": "./node_modules/@nordicsemiconductor/pc-nrfconnect-shared/config/eslintrc"

0 commit comments

Comments
 (0)