Skip to content

Commit

Permalink
Release @plone/types 1.0.0-alpha.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Oct 18, 2024
1 parent aeea3ed commit 018e256
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
10 changes: 10 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@

<!-- towncrier release notes start -->

## 1.0.0-alpha.21 (2024-10-18)

### Bugfix

- Some improvements and fixes in blocks and settings types. @sneridagh [#6412](https://github.com/plone/volto/issues/6412)

### Internal

- Update typescript and vitest everywhere @sneridagh [#6407](https://github.com/plone/volto/issues/6407)

## 1.0.0-alpha.20 (2024-10-08)

### Bugfix
Expand Down
1 change: 0 additions & 1 deletion packages/types/news/6407.internal

This file was deleted.

1 change: 0 additions & 1 deletion packages/types/news/6412.bugfix

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.20",
"version": "1.0.0-alpha.21",
"repository": {
"type": "git",
"url": "https://github.com/plone/volto.git"
Expand Down

0 comments on commit 018e256

Please sign in to comment.