Skip to content

Commit ca34de0

Browse files
committed
Release 2.3.0
1 parent 490da0d commit ca34de0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

packages/volto-code-block/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@
77
-->
88

99
<!-- towncrier release notes start -->
10+
11+
## 2.3.0 (2024-04-02)
12+
13+
### Internal
14+
15+
- Reorganize repository to use new Volto add-on format based on `cookiecutter-volto` [@ericof] [#21](https://github.com/plonegovbr/volto-code-block/issue/21)

packages/volto-code-block/news/21.internal

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

packages/volto-code-block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plonegovbr/volto-code-block",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"description": "Volto add-on providing a code block with syntax highlighting.",
55
"main": "src/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)