Skip to content

Commit e396ea7

Browse files
committed
chore: bump @scalprum/react-core to 0.10.0 [skip ci]
1 parent 7cfb000 commit e396ea7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.10.0](https://github.com/scalprum/scaffloding/compare/@scalprum/react-core-0.9.5...@scalprum/react-core-0.10.0) (2025-10-03)
6+
7+
8+
### Features
9+
10+
* **react-core:** add remote hooks interface ([de92047](https://github.com/scalprum/scaffloding/commit/de920476152382f5a4a16dc50cea499191deefa1))
11+
512
## [0.9.5](https://github.com/scalprum/scaffloding/compare/@scalprum/react-core-0.9.4...@scalprum/react-core-0.9.5) (2025-03-31)
613

714
### Dependency Updates

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scalprum/react-core",
3-
"version": "0.9.5",
3+
"version": "0.10.0",
44
"description": "React binding for @scalprum/core package.",
55
"main": "./index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)