Skip to content

Commit 87aef3a

Browse files
committed
Release @plone/slots 1.0.0-alpha.0
1 parent 00bed2b commit 87aef3a

File tree

5 files changed

+12
-4
lines changed

5 files changed

+12
-4
lines changed

packages/slots/CHANGELOG.md

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

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

11+
## 1.0.0-alpha.0 (2025-01-24)
12+
13+
### Bugfix
14+
15+
- Unify the ESlint config. @sneridagh [#6599](https://github.com/plone/volto/issues/6599)
16+
17+
### Internal
18+
19+
- Initial commit, first steps. @sneridagh [#6409](https://github.com/plone/volto/issues/6409)
20+
- Centralize `tsconfig`. @sneridagh [#6536](https://github.com/plone/volto/issues/6536)
21+
1122
## 1.0.0 (unreleased)

packages/slots/news/6409.internal

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/slots/news/6536.internal

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/slots/news/6599.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/slots/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"funding": "https://github.com/sponsors/plone",
1111
"license": "MIT",
12-
"version": "1.0.0",
12+
"version": "1.0.0-alpha.0",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/plone/volto.git"

0 commit comments

Comments
 (0)