Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jan 26, 2023
1 parent 4fd2756 commit 5ac12b2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@

<!-- towncrier release notes start -->

## 4.1.0 (2023-01-26)

### Feature

- Support for stored catalog `image_scales` @sneridagh [#16](https://github.com/kitconcept/volto-export/pull/16)

### Internal

- Deprecate set-output in GHA @sneridagh [#14](https://github.com/kitconcept/volto-export/pull/14)
- Add towncrier @sneridagh [#17](https://github.com/kitconcept/volto-export/pull/17)


## 4.0.0 (2022-11-24)

### Breaking
Expand Down
1 change: 0 additions & 1 deletion news/14.internal

This file was deleted.

1 change: 0 additions & 1 deletion news/16.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/17.internal

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

0 comments on commit 5ac12b2

Please sign in to comment.