Skip to content

Commit 20be355

Browse files
committed
chore: release v2.2.1
1 parent b4fc613 commit 20be355

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.1](https://github.com/plonegovbr/volto-code-block/compare/2.2.0...2.2.1) (2024-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Use clone to avoid pass by reference ([#19](https://github.com/plonegovbr/volto-code-block/issues/19)) ([b4fc613](https://github.com/plonegovbr/volto-code-block/commit/b4fc613da30bf26fcadef727a4f550d10e9f5e25))
9+
310
## [2.2.0](https://github.com/plonegovbr/volto-code-block/compare/2.1.0...2.2.0) (2024-02-25)
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.0",
3+
"version": "2.2.1",
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)