File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ 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
- ### [ 7.0.0] ( https://github.com/eea/volto-block-style/compare/6.1.0...7.0.0 ) - 22 April 2024
7
+ ### [ 7.1.0] ( https://github.com/eea/volto-block-style/compare/7.0.0...7.1.0 ) - 3 June 2024
8
+
9
+ #### :hammer_and_wrench : Others
10
+
11
+ - Release 7.1.0 [ alin - [ ` 3e0198a ` ] ( https://github.com/eea/volto-block-style/commit/3e0198af9aba4befcdc912732c766d6743aacbb6 )]
12
+ - test: Add cypress to devDeps [ alin - [ ` 44ecd40 ` ] ( https://github.com/eea/volto-block-style/commit/44ecd40501f95111fc1d2cfb000c3ff293364420 )]
13
+ ## [ 7.0.0] ( https://github.com/eea/volto-block-style/compare/6.1.0...7.0.0 ) - 22 April 2024
8
14
9
15
#### :rocket : New Features
10
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eeacms/volto-block-style" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
4
4
"description" : " volto-block-style: Volto add-on" ,
5
5
"main" : " src/index.js" ,
6
6
"author" : " European Environment Agency: IDM2 A-Team" ,
29
29
"@cypress/code-coverage" : " ^3.10.0" ,
30
30
"@plone/scripts" : " *" ,
31
31
"babel-plugin-transform-class-properties" : " ^6.24.1" ,
32
+ "cypress" : " 13.1.0" ,
32
33
"dotenv" : " ^16.3.2" ,
33
34
"husky" : " ^8.0.3" ,
34
35
"lint-staged" : " ^14.0.1" ,
Original file line number Diff line number Diff line change 153
153
// text-align: inherit;
154
154
// }
155
155
156
- .block.align {
157
- z-index : auto !important ;
158
- }
159
-
160
156
/* Demo styles */
161
157
.green-demo-box {
162
158
padding : 1em ;
You can’t perform that action at this time.
0 commit comments