Skip to content

Commit 5fc1da3

Browse files
committed
added changes to CHANGELOG
1 parent 0b0a509 commit 5fc1da3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,10 @@
8787

8888
### Fixed
8989

90-
- Fixed the spinner top and bottom margin
90+
- Fixed the spinner top and bottom margin
91+
92+
## v1.6.5
93+
94+
### Fixed
95+
96+
- Fixed the loader when using CMD + Click in macOS

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-toploader",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "A Next.js Top Loading Bar component made using nprogress, works with Next.js 14.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)