Skip to content

Commit

Permalink
Release @plone/registry 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed May 15, 2024
1 parent 1824efb commit 4490ee8
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
10 changes: 10 additions & 0 deletions packages/registry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@

<!-- towncrier release notes start -->

## 1.5.7 (2024-05-15)

### Bugfix

- Fix type for component registry components @sneridagh [#6002](https://github.com/plone/volto/issues/6002)

### Internal

- Saner defaults for building deps, switch default to cached, add `build:force` command @sneridagh [#5980](https://github.com/plone/volto/issues/5980)

## 1.5.6 (2024-04-23)

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

This file was deleted.

1 change: 0 additions & 1 deletion packages/registry/news/6002.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion packages/registry/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.5.6",
"version": "1.5.7",
"repository": {
"type": "git",
"url": "https://github.com/plone/volto.git"
Expand Down

0 comments on commit 4490ee8

Please sign in to comment.