@visitscotland/component-library 4.7.1 → 4.7.3

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
@@ -2,6 +2,26 @@
2
2
 
3
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
4
 
5
+ ### [4.7.3](https://github.com/visitscotland/vs-component-library/compare/v4.7.2...v4.7.3) (2025-01-20)
6
+
7
+
8
+ ### 🐛 Bug Fixes
9
+
10
+ * **back to top:** add/remove event listener when component mounted/unmounted ([f8f3440](https://github.com/visitscotland/vs-component-library/commit/f8f34405e60a615f11564a8de5af550eb0aeb491))
11
+
12
+ ### [4.7.2](https://github.com/visitscotland/vs-component-library/compare/v4.7.1...v4.7.2) (2025-01-20)
13
+
14
+
15
+ ### ✅ Tests
16
+
17
+ * **warning:** update test ([4939b77](https://github.com/visitscotland/vs-component-library/commit/4939b77753f4a8c67847f67a7bceca06128d5be3))
18
+
19
+
20
+ ### 🐛 Bug Fixes
21
+
22
+ * **banner:** icon name changed ([222167d](https://github.com/visitscotland/vs-component-library/commit/222167d45cb480277192d17ebbb9718d861b9c84))
23
+ * **icons:** some icon names have changed ([a42aba2](https://github.com/visitscotland/vs-component-library/commit/a42aba2df4d12795ce9555cea610c168639ce7fb))
24
+
5
25
  ### [4.7.1](https://github.com/visitscotland/vs-component-library/compare/v4.7.0...v4.7.1) (2025-01-17)
6
26
 
7
27