Skip to content

Commit

Permalink
chore: Bump to v0.2.2
Browse files Browse the repository at this point in the history
Release Notes:
- Added `invokeUrl` utility function in the `pathname` module for capturing an instance of `URL`.

Full Changelog: v0.2.1...v0.2.2
  • Loading branch information
shahradelahi committed Jun 14, 2024
1 parent 082f81a commit 78da371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-extra",
"version": "0.2.1",
"version": "0.2.2",
"description": "next-extra offers additional methods not included in the standard Next package, such as searchParams and pathname.",
"author": "Shahrad Elahi <shahrad@litehex.com> (https://github.com/shahradelahi)",
"license": "MIT",
Expand Down

0 comments on commit 78da371

Please sign in to comment.