@nordicsemiconductor/pc-nrfconnect-shared 245.0.0 → 247.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,18 @@ 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
+ ## 247.0.0 - 2026-04-23
11
+
12
+ ### Changed
13
+
14
+ - In the repo URL check, ignore the hostname for ssh git URLs.
15
+
16
+ ## 246.0.0 - 2026-04-22
17
+
18
+ ### Changed
19
+
20
+ - Aligned Card component styles with old implementation.
21
+
10
22
  ## 245.0.0 - 2026-04-21
11
23
 
12
24
  ### Added