Skip to content

Commit 50ad6c7

Browse files
author
GitHub Release Bot
committed
Release 10.0.0
1 parent dd8ea66 commit 50ad6c7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [10.0.0] - 2026-02-24
11+
1012
- Added support for React 19
13+
14+
[unreleased]: https://github.com/neolution-ch/reactstrap/compare/10.0.0...HEAD
15+
[10.0.0]: https://github.com/neolution-ch/reactstrap/compare/10.0.0-rc.0...10.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neolution-ch/reactstrap",
3-
"version": "9.3.0",
3+
"version": "10.0.0",
44
"description": "React Bootstrap components",
55
"source": "src/index.js",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)