Skip to content

Commit

Permalink
Release 1.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaspiterek committed Apr 26, 2024
1 parent e26004a commit abfd80c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@

<!-- towncrier release notes start -->

## 1.0.0-2 (2024-04-26)

### Feature

- Make volto-banner-block VLT (volto-light-theme) compatible @jonaspiterek [#6](https://github.com/volto-banner-block/pull/6)

### Bugfix

- Fix images only loading after save when first selecting an image @jonaspiterek [#8](https://github.com/volto-banner-block/pull/8)

## 1.0.0-1 (2024-04-26)

## 1.0.0-0 (2024-04-26)
Expand Down
1 change: 0 additions & 1 deletion news/6.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/8.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-banner-block",
"version": "1.0.0-1",
"version": "1.0.0-2",
"description": "volto-banner-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit abfd80c

Please sign in to comment.