Skip to content

Commit f74b86b

Browse files
Release: Version Packages (#1611)
1 parent 28c684e commit f74b86b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/add-organization-reviews.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# next-seo
22

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- 28c684e: Add `review` and `aggregateRating` props to OrganizationJsonLd component, matching the existing support in LocalBusinessJsonLd. Both are direct Schema.org Organization properties processed using shared utilities.
8+
39
## 7.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-seo",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "SEO plugin for Next.js projects",
55
"sideEffects": false,
66
"repository": {

0 commit comments

Comments
 (0)