@visitscotland/component-library 4.0.0 → 4.0.2

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
@@ -1,6 +1,25 @@
1
- # Changelog
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### [4.0.2](https://github.com/visitscotland/vs-component-library/compare/v4.0.1...v4.0.2) (2024-10-25)
6
+
7
+
8
+ ### 🎨 Styling
9
+
10
+ * **heading:** update letter-spacing for display heading-style to match designs ([a08adf3](https://github.com/visitscotland/vs-component-library/commit/a08adf315368413b51edba59ba4a8b28a56df6f3))
11
+
12
+ ### [4.0.1](https://github.com/visitscotland/vs-component-library/compare/v4.0.0...v4.0.1) (2024-10-25)
2
13
 
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
14
+
15
+ ### 🐛 Bug Fixes
16
+
17
+ * **button:** fixed the icon only bug where aria-label was overwriting the screen reader text ([602a175](https://github.com/visitscotland/vs-component-library/commit/602a1751d054cf6fa5e44b72511730b63f62d665))
18
+
19
+
20
+ ### ✨ Features
21
+
22
+ * **engagement:** adjust exponea.identify syntax to fire event immediately ([806dfea](https://github.com/visitscotland/vs-component-library/commit/806dfea1ac09c26c35675d58d9f80ad76fa100f1))
4
23
 
5
24
  ## [4.0.0](https://github.com/visitscotland/vs-component-library/compare/v3.3.8...v4.0.0) (2024-10-22)
6
25