Skip to content

Commit

Permalink
Merge pull request #103 from eea/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
avoinea committed Jun 3, 2024
2 parents 92a8153 + 63471e8 commit 7ae1cb3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [7.0.0](https://github.com/eea/volto-block-style/compare/6.1.0...7.0.0) - 22 April 2024
### [7.1.0](https://github.com/eea/volto-block-style/compare/7.0.0...7.1.0) - 3 June 2024

#### :hammer_and_wrench: Others

- Release 7.1.0 [alin - [`3e0198a`](https://github.com/eea/volto-block-style/commit/3e0198af9aba4befcdc912732c766d6743aacbb6)]
- test: Add cypress to devDeps [alin - [`44ecd40`](https://github.com/eea/volto-block-style/commit/44ecd40501f95111fc1d2cfb000c3ff293364420)]
## [7.0.0](https://github.com/eea/volto-block-style/compare/6.1.0...7.0.0) - 22 April 2024

#### :rocket: New Features

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-block-style",
"version": "7.0.0",
"version": "7.1.0",
"description": "volto-block-style: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down Expand Up @@ -29,6 +29,7 @@
"@cypress/code-coverage": "^3.10.0",
"@plone/scripts": "*",
"babel-plugin-transform-class-properties": "^6.24.1",
"cypress": "13.1.0",
"dotenv": "^16.3.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
Expand Down
4 changes: 0 additions & 4 deletions src/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
// text-align: inherit;
// }

.block.align {
z-index: auto !important;
}

/* Demo styles */
.green-demo-box {
padding: 1em;
Expand Down

0 comments on commit 7ae1cb3

Please sign in to comment.