Skip to content

Commit baf5550

Browse files
Release v5.0.58
1 parent 850bdb5 commit baf5550

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ Junho Yeo <i@junho.io>
55
Renovate Bot <bot@renovateapp.com>
66
Tane Morgan <464864+tanem@users.noreply.github.com>
77
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8+
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
89
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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.58](https://github.com/tanem/react-nprogress/tree/v5.0.58) (2026-01-24)
4+
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.57...v5.0.58)
5+
6+
#### :house: Internal
7+
8+
- [#2974](https://github.com/tanem/react-nprogress/pull/2974) Fix audit issues ([@tanem](https://github.com/tanem))
9+
310
## [v5.0.57](https://github.com/tanem/react-nprogress/tree/v5.0.57) (2026-01-24)
411
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.56...v5.0.57)
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.57",
3+
"version": "5.0.58",
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)