Skip to content

Commit 43c284c

Browse files
committed
release: bump @scalprum/react-core to 0.8.0 [skip ci]
1 parent 57f94f0 commit 43c284c

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.8.0](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.7.1...@scalprum/react-core-0.8.0) (2024-05-30)
6+
7+
8+
### Features
9+
10+
* enable ScalprumProvider intialization with scalprum instance ([894c8bf](https://github.com/scalprum/scaffolding/commit/894c8bf3d9f32a3f2236d8f1fac86a557cd09639))
11+
512
## [0.7.1](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.7.0...@scalprum/react-core-0.7.1) (2024-01-26)
613

714
## [0.7.0](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.6.7...@scalprum/react-core-0.7.0) (2024-01-22)

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.7.1",
3+
"version": "0.8.0",
44
"description": "React binding for @scalprum/core package.",
55
"main": "./index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)