Skip to content

Commit 9d80424

Browse files
committed
update changes
1 parent 88ecfc7 commit 9d80424

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,9 @@
8282
### Added
8383

8484
- Added a feature to show the TopLoader at bottom.
85+
86+
## v1.6.4
87+
88+
### Fixed
89+
90+
- Fixed the spinner top and bottom margin

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.3",
3+
"version": "1.6.4",
44
"description": "A Next.js Top Loading Bar component made using nprogress, works with Next.js 13.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)