Skip to content

Commit 0b495f0

Browse files
author
GitHub Release Bot
committed
Release 3.0.1
1 parent c0318f1 commit 0b495f0

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
@@ -8,6 +8,11 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## [3.0.1] - 2026-02-23
12+
1113
### Added
1214

1315
- Support for React 19
16+
17+
[unreleased]: https://github.com/neolution-ch/react-popper/compare/3.0.1...HEAD
18+
[3.0.1]: https://github.com/neolution-ch/react-popper/compare/3.0.1-rc.0...3.0.1

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/react-popper",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Official library to use Popper on React projects",
55
"license": "MIT",
66
"author": "Travis Arnold <travis@souporserious.com> (http://souporserious.com)",

0 commit comments

Comments
 (0)