@eeacms/volto-cca-policy 0.3.129 → 0.3.131
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
|
@@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
-
### [0.3.
|
|
7
|
+
### [0.3.131](https://github.com/eea/volto-cca-policy/compare/1.0.0-alpha.4...0.3.131) - 8 June 2026
|
|
8
8
|
|
|
9
|
+
#### :hammer_and_wrench: Others
|
|
10
|
+
|
|
11
|
+
- Update styles.less [iugin - [`d941271`](https://github.com/eea/volto-cca-policy/commit/d9412715525e7905786d7db3a9c14bef4793652a)]
|
|
9
12
|
### [1.0.0-alpha.4](https://github.com/eea/volto-cca-policy/compare/1.0.0-alpha.3...1.0.0-alpha.4) - 8 June 2026
|
|
10
13
|
|
|
11
14
|
#### :rocket: Dependency updates
|
|
@@ -89,7 +92,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
89
92
|
- Refs #296263 - styles and messages [iugin - [`359f2fc`](https://github.com/eea/volto-cca-policy/commit/359f2fcd207a6e58bc9e32d514ca23183ea6ca8e)]
|
|
90
93
|
- Refs #296263 - jenkins update [iugin - [`b424df5`](https://github.com/eea/volto-cca-policy/commit/b424df51271e975a9721e4c0712c3009b68e53fa)]
|
|
91
94
|
- Refs #296263 - init [iugin - [`01bff47`](https://github.com/eea/volto-cca-policy/commit/01bff4757de9d2b01b9476f19b61715a7983999b)]
|
|
92
|
-
### [1.0.0-alpha.1](https://github.com/eea/volto-cca-policy/compare/0.3.
|
|
95
|
+
### [1.0.0-alpha.1](https://github.com/eea/volto-cca-policy/compare/0.3.130...1.0.0-alpha.1) - 20 May 2026
|
|
93
96
|
|
|
94
97
|
#### :rocket: New Features
|
|
95
98
|
|
|
@@ -136,6 +139,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
136
139
|
- test: update snapshots [kreafox - [`420d51d`](https://github.com/eea/volto-cca-policy/commit/420d51d1e88323db7295752dc1a184888d3d504e)]
|
|
137
140
|
- test: mock withScrollToTarget in Spotlight.test.jsx [kreafox - [`5fe54fb`](https://github.com/eea/volto-cca-policy/commit/5fe54fb44960bacc9ff0fe1d91bbbeec2bc58e83)]
|
|
138
141
|
- update language import path [iugin - [`1217dcc`](https://github.com/eea/volto-cca-policy/commit/1217dcc9e6aa3971bf30c07bb93203cb73949c23)]
|
|
142
|
+
### [0.3.130](https://github.com/eea/volto-cca-policy/compare/0.3.129...0.3.130) - 8 June 2026
|
|
143
|
+
|
|
144
|
+
### [0.3.129](https://github.com/eea/volto-cca-policy/compare/0.3.128...0.3.129) - 8 June 2026
|
|
145
|
+
|
|
146
|
+
#### :house: Internal changes
|
|
147
|
+
|
|
148
|
+
- style: enhance tab block layout for call-to-action links [kreafox - [`e2bbe40`](https://github.com/eea/volto-cca-policy/commit/e2bbe40f62d243a7978d927580a50a4de05d1fb4)]
|
|
149
|
+
|
|
139
150
|
### [0.3.128](https://github.com/eea/volto-cca-policy/compare/0.3.127...0.3.128) - 3 June 2026
|
|
140
151
|
|
|
141
152
|
#### :rocket: Dependency updates
|
package/package.json
CHANGED