Skip to content

Commit c569263

Browse files
Release v6.0.1
1 parent 26e7b8f commit c569263

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [v6.0.1](https://github.com/tanem/react-nprogress/tree/v6.0.1) (2026-02-23)
4+
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v6.0.0...v6.0.1)
5+
6+
#### :house: Internal
7+
8+
- [#3007](https://github.com/tanem/react-nprogress/pull/3007) Fix coverage reporting ([@tanem](https://github.com/tanem))
9+
310
## [v6.0.0](https://github.com/tanem/react-nprogress/tree/v6.0.0) (2026-02-20)
411
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.63...v6.0.0)
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": "6.0.0",
3+
"version": "6.0.1",
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)