Skip to content

Commit 29658bf

Browse files
Release v5.0.60
1 parent e1f7cc0 commit 29658bf

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [v5.0.60](https://github.com/tanem/react-nprogress/tree/v5.0.60) (2026-02-09)
4+
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.59...v5.0.60)
5+
6+
#### :house: Internal
7+
8+
- [#2987](https://github.com/tanem/react-nprogress/pull/2987) Update dependency @types/node to v24.10.11 ([@renovate[bot]](https://github.com/apps/renovate))
9+
- [#2986](https://github.com/tanem/react-nprogress/pull/2986) Update dependency @types/react to v19.2.13 ([@renovate[bot]](https://github.com/apps/renovate))
10+
- [#2985](https://github.com/tanem/react-nprogress/pull/2985) Update dependency @types/react to v19.2.11 ([@renovate[bot]](https://github.com/apps/renovate))
11+
- [#2984](https://github.com/tanem/react-nprogress/pull/2984) Update dependency @types/node to v24.10.10 ([@renovate[bot]](https://github.com/apps/renovate))
12+
- [#2983](https://github.com/tanem/react-nprogress/pull/2983) Update dependency tanem-scripts to v8.0.1 ([@renovate[bot]](https://github.com/apps/renovate))
13+
- [#2981](https://github.com/tanem/react-nprogress/pull/2981) Update dependency @eslint/compat to v2.0.2 ([@renovate[bot]](https://github.com/apps/renovate))
14+
- [#2982](https://github.com/tanem/react-nprogress/pull/2982) Update babel monorepo to v7.29.0 ([@renovate[bot]](https://github.com/apps/renovate))
15+
- [#2980](https://github.com/tanem/react-nprogress/pull/2980) Update dependency rollup to v4.57.1 ([@renovate[bot]](https://github.com/apps/renovate))
16+
317
## [v5.0.59](https://github.com/tanem/react-nprogress/tree/v5.0.59) (2026-02-02)
418
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v5.0.58...v5.0.59)
519

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