Skip to content

Commit

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

<!-- towncrier release notes start -->

## 8.0.1 (2023-06-23)

### Bugfix

- Fix teaser Image Override when there is a custom Image component. @davisagli [#91](https://github.com/kitconcept/volto-export/pull/91)


## 8.0.0 (2023-06-09)

### Breaking
Expand Down
1 change: 0 additions & 1 deletion news/91.bugfix

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": "8.0.0",
"version": "8.0.1",
"description": "kitconcept's Volto Grids add-on - Unidimensional grids FTW",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit e6f6c7a

Please sign in to comment.