Skip to content

Commit 30dfabd

Browse files
committed
Release 1.0.0
1 parent 992555e commit 30dfabd

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
<!-- towncrier release notes start -->
1010

11+
## 1.0.0 (2023-06-28)
12+
13+
14+
15+
1116
## 1.0.0-alpha.1 (2023-06-28)
1217

1318
### Feature

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitconcept/volto-introduction-block",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0",
44
"description": "Introduction block for Plone 6 (Volto). Provides a detached text (slate) block meant to be used as a highlighted paragraph.",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)