We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992555e commit 30dfabdCopy full SHA for 30dfabd
2 files changed
CHANGELOG.md
@@ -8,6 +8,11 @@
8
9
<!-- towncrier release notes start -->
10
11
+## 1.0.0 (2023-06-28)
12
+
13
14
15
16
## 1.0.0-alpha.1 (2023-06-28)
17
18
### Feature
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kitconcept/volto-introduction-block",
3
- "version": "1.0.0-alpha.1",
+ "version": "1.0.0",
4
"description": "Introduction block for Plone 6 (Volto). Provides a detached text (slate) block meant to be used as a highlighted paragraph.",
5
"main": "src/index.js",
6
"repository": {
0 commit comments