Skip to content

Commit

Permalink
Release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Feb 23, 2023
1 parent 0e30e53 commit 92f598a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,13 @@

<!-- towncrier release notes start -->

## 7.0.0 (2023-02-23)

### Breaking

- Move dataAdapter to the block config so it can also be overriden in nested blocks via blocksConfig @sneridagh [#77](https://github.com/kitconcept/volto-export/pull/77)


## 6.2.0 (2023-02-14)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/77.breaking

This file was deleted.

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

0 comments on commit 92f598a

Please sign in to comment.