Skip to content

Commit ac233a3

Browse files
committed
updated changelog.md and version
1 parent b8f605d commit ac233a3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,13 @@
5252
### Added
5353

5454
- Added support for client side navigations
55+
56+
## v1.4.2
57+
58+
### Added
59+
60+
- Added shadow config prop
61+
62+
### Fixed
63+
64+
- Fixed spelling for increment. And updated the README.

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.3.2",
3+
"version": "1.4.2",
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)