Skip to content

Commit

Permalink
Release 16.31.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Mar 18, 2024
1 parent eb4d826 commit 3b04e82
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 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 -->

## 16.31.4 (2024-03-18)

### Bugfix

- (fix): make search block sort and facets work on edit @dobri1408 [#5262](https://github.com/plone/volto/issues/5262)
- Fix Link to Item and Aliases view not updating content in multilingual site. @iFlameing [#5820](https://github.com/plone/volto/issues/5820)

## 16.31.3 (2024-03-06)

### Bugfix
Expand Down
1 change: 0 additions & 1 deletion news/5262.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/5820.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"license": "MIT",
"version": "16.31.3",
"version": "16.31.4",
"repository": {
"type": "git",
"url": "[email protected]:plone/volto.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/volto-slate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plone/volto-slate",
"version": "16.31.3",
"version": "16.31.4",
"description": "Slate.js integration with Volto",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 3b04e82

Please sign in to comment.