Skip to content

Commit 911b89d

Browse files
committed
release: bump @scalprum/react-core to 0.9.0 [skip ci]
1 parent 9ae864b commit 911b89d

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.9.0](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.8.0...@scalprum/react-core-0.9.0) (2024-09-09)
6+
7+
### Dependency Updates
8+
9+
* `@scalprum/core` updated to version `0.8.0`
10+
11+
### Features
12+
13+
* **core:** allow directly using plugin manifest ([9eede15](https://github.com/scalprum/scaffolding/commit/9eede15da2db3113f480326597f612e8cd853840))
14+
515
## [0.8.0](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.7.1...@scalprum/react-core-0.8.0) (2024-05-30)
616

717

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

0 commit comments

Comments
 (0)