Skip to content

Commit 0c479db

Browse files
Release v5.0.63
1 parent 5b179ee commit 0c479db

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [v5.0.63](https://github.com/tanem/react-nprogress/tree/v5.0.63) (2026-02-16)
4+
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.62...v5.0.63)
5+
6+
#### :memo: Documentation
7+
8+
- [#2999](https://github.com/tanem/react-nprogress/pull/2999) Tidy comments ([@tanem](https://github.com/tanem))
9+
310
## [v5.0.62](https://github.com/tanem/react-nprogress/tree/v5.0.62) (2026-02-15)
411
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.61...v5.0.62)
512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanem/react-nprogress",
3-
"version": "5.0.62",
3+
"version": "5.0.63",
44
"description": "A React primitive for building slim progress bars.",
55
"main": "dist/index.js",
66
"module": "dist/react-nprogress.esm.js",

0 commit comments

Comments
 (0)