Skip to content

Commit c70f48d

Browse files
Release: Version Packages (#1597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1db3648 commit c70f48d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/tiny-docs-improvement.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# next-seo
2+
3+
## 7.0.1
4+
5+
### Patch Changes
6+
7+
- 1db3648: Add JSDoc comment to internal type guard function

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.0.0",
3+
"version": "7.0.1",
44
"description": "SEO plugin for Next.js projects",
55
"sideEffects": false,
66
"repository": {

0 commit comments

Comments
 (0)