Skip to content

Commit c4892f2

Browse files
Release v6.0.3
1 parent f3266b7 commit c4892f2

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [v6.0.3](https://github.com/tanem/react-nprogress/tree/v6.0.3) (2026-03-09)
4+
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v6.0.2...v6.0.3)
5+
6+
#### :house: Internal
7+
8+
- [#3016](https://github.com/tanem/react-nprogress/pull/3016) Fix npm audit vulnerabilities ([@tanem](https://github.com/tanem))
9+
- [#3015](https://github.com/tanem/react-nprogress/pull/3015) Update dependency @types/node to v24.11.0 ([@renovate[bot]](https://github.com/apps/renovate))
10+
311
## [v6.0.2](https://github.com/tanem/react-nprogress/tree/v6.0.2) (2026-03-02)
412
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v6.0.1...v6.0.2)
513

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