Skip to content

Commit

Permalink
Release 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Nov 27, 2023
1 parent e82ddfb commit e0e6ee4
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 -->

## 5.2.1 (2023-11-27)

### Bugfix

- Renamed the German Translation of the Slider Block from "Schieberegler" into "Slider" @Molochem [#36](https://github.com/kitconcept/volto-slider-block/pull/36)

## 5.2.0 (2023-10-25)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/36.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-slider-block",
"version": "5.2.0",
"version": "5.2.1",
"description": "Slider block for Plone 6 (Volto)",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit e0e6ee4

Please sign in to comment.