Skip to content

Commit 3d656c7

Browse files
committed
Release 2.4.0
1 parent 16c70fd commit 3d656c7

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88

99
<!-- towncrier release notes start -->
1010

11+
## 2.4.0 (2023-09-14)
12+
13+
### Feature
14+
15+
- Update docker and CI config @sneridagh [#18](https://github.com/kitconcept/volto-export/pull/18)
16+
17+
### Bugfix
18+
19+
- Remove anonymous default export @sneridagh [#16](https://github.com/kitconcept/volto-export/pull/16)
20+
21+
1122
## 2.3.0 (2023-06-06)
1223

1324
### Feature

news/16.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/18.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitconcept/volto-heading-block",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "volto-heading-block: Volto add-on that provides a configurable heading block",
55
"main": "src/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)