@nordicsemiconductor/pc-nrfconnect-shared 183.0.0 → 184.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Changelog.md
CHANGED
|
@@ -7,6 +7,12 @@ This project does _not_ adhere to
|
|
|
7
7
|
[Semantic Versioning](https://semver.org/spec/v2.0.0.html) but contrary to it
|
|
8
8
|
every new version is a new major version.
|
|
9
9
|
|
|
10
|
+
## 184.0.0 - 2024-09-11
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
|
|
14
|
+
- The `54 Series` logo did not display correctly in the device list.
|
|
15
|
+
|
|
10
16
|
## 183.0.0 - 2024-08-30
|
|
11
17
|
|
|
12
18
|
### Added
|
package/package.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.01 71.16">
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28.03" height="20.02" viewBox="0 0 100.01 71.16">
|
|
2
2
|
<polygon points="83.15 21.47 66.11 45.52 83.15 45.52 83.15 59.14 50.11 59.14 50.11 47.18 83.15 .74 83.15 21.47"/>
|
|
3
3
|
<path d="M15.92,16.61v9.26c1.38-1.08,5.12-2.75,9.44-2.75,6.1,0,10.72,2.06,13.57,4.92,5.7,5.7,6.49,12,6.49,18.59,0,8.46-1.28,13.28-6.49,18.49-3.05,3.05-8.36,6-16.23,6s-13.57-3.05-16.62-6.1C1.08,60,.39,54.29,0,49.18h16.12c.49,4.62,2.46,7.38,6.59,7.38,1.97,0,3.25-.49,4.53-1.77,1.47-1.47,2.06-4.03,2.06-8.16,0-7.77-2.65-9.93-6.59-9.93-4.72,0-5.9,3.15-6.59,5.02H1.27v-25.07"/>
|
|
4
4
|
<g>
|