Skip to content

Commit

Permalink
Release @redturtle/volto-blocks 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Sep 4, 2024
1 parent 8e509ae commit d87a43b
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 6 deletions.
13 changes: 13 additions & 0 deletions packages/volto-blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@

<!-- towncrier release notes start -->

## 1.1.0 (2024-09-04)

### Feature

- Added Text7 and Testimonials blocks @pnicolli [#57552](https://redturtle.tpondemand.com/entity/57552)
- Added Text1 block @pnicolli [#57553](https://redturtle.tpondemand.com/entity/57553)
- Added Accordion block @pnicolli [#57556](https://redturtle.tpondemand.com/entity/57556)
- Added Text6 block @pnicolli [#57557](https://redturtle.tpondemand.com/entity/57557)

### Internal

- Moved volto-slate-extras to github @pnicolli [#57559](https://redturtle.tpondemand.com/entity/57559)

## 1.0.3 (2024-08-07)

### Internal
Expand Down
1 change: 0 additions & 1 deletion packages/volto-blocks/news/57552.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto-blocks/news/57553.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto-blocks/news/57556.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto-blocks/news/57557.feature

This file was deleted.

1 change: 0 additions & 1 deletion packages/volto-blocks/news/57559.internal

This file was deleted.

2 changes: 1 addition & 1 deletion packages/volto-blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redturtle/volto-blocks",
"version": "1.0.3",
"version": "1.1.0",
"description": "Common blocks to reuse for building Plone sites",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit d87a43b

Please sign in to comment.