We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d8d9e commit ea1a88eCopy full SHA for ea1a88e
packages/react-core/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.9.5](https://github.com/scalprum/scaffloding/compare/@scalprum/react-core-0.9.4...@scalprum/react-core-0.9.5) (2025-03-31)
6
+
7
+### Dependency Updates
8
9
+* `@scalprum/core` updated to version `0.8.3`
10
## [0.9.4](https://github.com/scalprum/scaffloding/compare/@scalprum/react-core-0.9.3...@scalprum/react-core-0.9.4) (2025-03-20)
11
12
### Dependency Updates
packages/react-core/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@scalprum/react-core",
- "version": "0.9.4",
+ "version": "0.9.5",
"description": "React binding for @scalprum/core package.",
"main": "./index.js",
"module": "./esm/index.js",
0 commit comments