Skip to content

Commit

Permalink
Release 1.0.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Feb 20, 2024
1 parent 6ed0187 commit 5248b26
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 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 -->

## 1.0.0-alpha.7 (2024-02-20)

### Feature

- - set quotation marks by site language [@jonaspiterek]
- combine "language" and "cite" fields in new accessibility fieldset [@jonaspiterek] [#14](https://github.com/kitconcept/volto-quote-block/pull/14)

## 1.0.0-alpha.6 (2024-02-05)

### Bugfix
Expand Down
2 changes: 0 additions & 2 deletions news/14.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-quote-block",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "volto-quote-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 5248b26

Please sign in to comment.