Skip to content

Commit

Permalink
Release 1.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaspiterek committed Jan 30, 2024
1 parent 55ebc18 commit 6e70caa
Show file tree
Hide file tree
Showing 4 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.3 (2024-01-30)

### Feature

- - implement inline text editor [@jonaspiterek] [#4](https://github.com/kitconcept/volto-quote-block/pull/4)
- - implement language selector to display typographical correct quotation marks for different languages [@jonaspiterek] [#5](https://github.com/kitconcept/volto-quote-block/pull/5)

## 1.0.0-alpha.2 (2024-01-12)

### Internal
Expand Down
1 change: 0 additions & 1 deletion news/4.feature

This file was deleted.

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

0 comments on commit 6e70caa

Please sign in to comment.