We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f5c20 commit 8660fb0Copy full SHA for 8660fb0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.2.1](https://github.com/OneSignal/react-onesignal/compare/3.2.0...3.2.1) (2025-03-27)
4
+
5
+### Bug Fixes
6
7
+* lower node engines range ([216c428](https://github.com/OneSignal/react-onesignal/commit/216c4280ecf1aea2722676e5f59f5797b75abbed))
8
9
## [3.2.0](https://github.com/OneSignal/react-onesignal/compare/3.1.1...3.2.0) (2025-03-24)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "react-onesignal",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "React OneSignal Module: Make it easy to integrate OneSignal with your React App!",
"type": "module",
"contributors": [
0 commit comments