Skip to content

Commit

Permalink
Release @plone/types 1.0.0-alpha.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jul 26, 2024
1 parent a4476e2 commit 2c53ebf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

<!-- towncrier release notes start -->

## 1.0.0-alpha.18 (2024-07-26)

### Feature

- Change the types in `common.d.ts` to interfaces, to make them extendable. @tomschall [#6191](https://github.com/plone/volto/issues/6191)

## 1.0.0-alpha.17 (2024-06-27)

### Internal
Expand Down
1 change: 0 additions & 1 deletion packages/types/news/6191.feature

This file was deleted.

2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"funding": "https://github.com/sponsors/plone",
"license": "MIT",
"version": "1.0.0-alpha.17",
"version": "1.0.0-alpha.18",
"repository": {
"type": "git",
"url": "https://github.com/plone/volto.git"
Expand Down

0 comments on commit 2c53ebf

Please sign in to comment.