Skip to content

Commit

Permalink
Release @plone/registry 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jul 30, 2024
1 parent 9ec1cf8 commit 47dc368
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.8.0 (2024-07-30)

### Feature

- Added `Utilities` registry for `registerUtility`, `getUtility`, and `getUtilities`. @sneridagh [#6161](https://github.com/plone/volto/issues/6161)

### Documentation

- Changed a few typos within documentation, README's and comments. @FritzHoing [#6109](https://github.com/plone/volto/issues/6109)

## 1.7.0 (2024-06-26)

### Feature
Expand Down
1 change: 0 additions & 1 deletion packages/registry/news/6109.documentation

This file was deleted.

1 change: 0 additions & 1 deletion packages/registry/news/6161.feature

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

0 comments on commit 47dc368

Please sign in to comment.