Skip to content

Commit 3425bb1

Browse files
committed
release: bump @scalprum/react-core to 0.6.7 [skip ci]
1 parent 0ae37f4 commit 3425bb1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/react-core/CHANGELOG.md

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

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

5+
## [0.6.7](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.6.6...@scalprum/react-core-0.6.7) (2024-01-22)
6+
7+
### Dependency Updates
8+
9+
* `@scalprum/core` updated to version `0.6.6`
510
## [0.6.6](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.6.5...@scalprum/react-core-0.6.6) (2024-01-15)
611

712
## [0.6.5](https://github.com/scalprum/scaffolding/compare/@scalprum/react-core-0.6.4...@scalprum/react-core-0.6.5) (2023-12-04)

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

0 commit comments

Comments
 (0)