Skip to content

Commit

Permalink
Release 1.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jackahl committed Feb 2, 2024
1 parent fb606b9 commit 2f6c1b1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

<!-- towncrier release notes start -->

## 1.0.0-alpha.5 (2024-02-02)

### Bugfix

- - fix allowedLanguages config option [@jonaspiterek] [#10](https://github.com/kitconcept/volto-quote-block/pull/10)

## 1.0.0-alpha.4 (2024-02-02)

### Bugfix
Expand Down
1 change: 0 additions & 1 deletion news/10.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-quote-block",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "volto-quote-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 2f6c1b1

Please sign in to comment.