Skip to content

Commit

Permalink
Release 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jun 7, 2023
1 parent 2c6792a commit b536b5d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@

<!-- towncrier release notes start -->

## 7.2.0 (2023-06-07)

### Feature

- Pass the blocks variation id as a classname to the edit in case it's present @steffenri [#82](https://github.com/kitconcept/volto-export/pull/82)
- Enable popperjs based blockschooser @sneridagh [#86](https://github.com/kitconcept/volto-export/pull/86)


## 7.1.0 (2023-06-06)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/82.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/86.feature

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitconcept/volto-blocks-grid",
"version": "7.1.0",
"version": "7.2.0",
"description": "kitconcept's Volto Grids add-on - Unidimensional grids FTW",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit b536b5d

Please sign in to comment.