Skip to content

Commit 8cc499f

Browse files
committed
release: bump @scalprum/react-core to 0.7.0 [skip ci]
1 parent 45cc19a commit 8cc499f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/react-core/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## [0.7.0](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.6.7...@scalprum/react-core-0.7.0) (2024-01-22)
6+
7+
### Dependency Updates
8+
9+
* `@scalprum/core` updated to version `0.7.0`
10+
11+
### Features
12+
13+
* support SDK v5 ([aa922b7](https://github.com/scalprum/scaffolding/commit/aa922b710d50c2ae5058a4b11a623c93ce89edcf))
14+
515
## [0.6.7](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.6.6...@scalprum/react-core-0.6.7) (2024-01-22)
616

717
### Dependency Updates

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

0 commit comments

Comments
 (0)