Skip to content

Commit f0c7508

Browse files
committed
chore: Bump to v0.6.2
Release Notes: - fixed: added a non-affiliation and disclaimer notice to address Next.js logo trademark usage and ensure compliance with their guidelines (#66) Full Changelog: v0.6.1...v0.6.2
1 parent 49918ce commit f0c7508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-extra",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "next-extra offers additional methods not included in the standard Next package, such as searchParams and pathname.",
55
"author": "Shahrad Elahi <shahrad@litehex.com> (https://github.com/shahradelahi)",
66
"license": "MIT",

0 commit comments

Comments
 (0)