Skip to content

Commit 42c4382

Browse files
committed
release: bump @scalprum/react-core to 0.9.3 [skip ci]
1 parent 966a60c commit 42c4382

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-core/CHANGELOG.md

+7
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.9.3](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.9.2...@scalprum/react-core-0.9.3) (2024-09-24)
6+
7+
8+
### Bug Fixes
9+
10+
* **react:** memoize provider value ([a7b95eb](https://github.com/scalprum/scaffolding/commit/a7b95eb0b0ce8cf6e04937fcad54a53681f7188a))
11+
512
## [0.9.2](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.9.1...@scalprum/react-core-0.9.2) (2024-09-24)
613

714
## [0.9.1](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.9.0...@scalprum/react-core-0.9.1) (2024-09-11)

packages/react-core/package.json

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

0 commit comments

Comments
 (0)