Skip to content

Commit

Permalink
added changes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSGJ committed Feb 2, 2024
1 parent 0b0a509 commit 5fc1da3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,10 @@

### Fixed

- Fixed the spinner top and bottom margin
- Fixed the spinner top and bottom margin

## v1.6.5

### Fixed

- Fixed the loader when using CMD + Click in macOS
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-toploader",
"version": "1.6.4",
"version": "1.6.5",
"description": "A Next.js Top Loading Bar component made using nprogress, works with Next.js 14.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 5fc1da3

Please sign in to comment.