Skip to content

Commit

Permalink
Release 6.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Nov 30, 2023
1 parent 5dc22f8 commit be402e8
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 -->

## 6.0.0-alpha.0 (2023-11-30)

### Breaking

- Change the underlying library from react-slick to embla-carousel-react @sneridagh
See Upgrade Guide section in README [#37](https://github.com/kitconcept/volto-slider-block/pull/37)

## 5.2.1 (2023-11-27)

### Bugfix
Expand Down
2 changes: 0 additions & 2 deletions news/37.breaking

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-slider-block",
"version": "5.2.1",
"version": "6.0.0-alpha.0",
"description": "Slider block for Plone 6 (Volto)",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit be402e8

Please sign in to comment.