We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d1dd5 commit f127ca1Copy full SHA for f127ca1
CHANGELOG.md
@@ -8,6 +8,12 @@
8
9
<!-- towncrier release notes start -->
10
11
+## 3.0.1 (2024-03-23)
12
+
13
+### Internal
14
15
+- Repackage with updated deps and peerDeps @sneridagh [#0](https://github.com/kitconcept/volto-highlight-block/pull/0)
16
17
## 3.0.0 (2023-09-29)
18
19
### Breaking
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kitconcept/volto-highlight-block",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "volto-highlight-block: Volto add-on",
5
"main": "src/index.js",
6
"repository": {
0 commit comments