We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6869334 commit 8961c14Copy full SHA for 8961c14
packages/react-core/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.9.2](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.9.1...@scalprum/react-core-0.9.2) (2024-09-24)
6
+
7
## [0.9.1](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.9.0...@scalprum/react-core-0.9.1) (2024-09-11)
8
9
### Dependency Updates
packages/react-core/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@scalprum/react-core",
- "version": "0.9.1",
+ "version": "0.9.2",
"description": "React binding for @scalprum/core package.",
"main": "./index.js",
"module": "./esm/index.js",
0 commit comments