Skip to content

Commit dc9b657

Browse files
committed
chore: release v2.2.2
1 parent a13eacf commit dc9b657

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.2](https://github.com/plonegovbr/volto-code-block/compare/2.2.1...2.2.2) (2024-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Accordion is present, add JSX and TSX imports ([#20](https://github.com/plonegovbr/volto-code-block/issues/20)) ([2055da5](https://github.com/plonegovbr/volto-code-block/commit/2055da53bac906d12ff1415e023059eb0a337800))
9+
310
## [2.2.1](https://github.com/plonegovbr/volto-code-block/compare/2.2.0...2.2.1) (2024-03-12)
411

512

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.1",
3+
"version": "2.2.2",
44
"description": "Volto add-on providing a code block with syntax highlighting.",
55
"author": "PloneGov-BR",
66
"homepage": "https://github.com/plonegovbr/volto-code-block",

0 commit comments

Comments
 (0)