Skip to content

Commit 26708c4

Browse files
committed
chore: bump to [skip ci]
- project: @scalprum/react-core 0.11.1 - project: @scalprum/react-test-utils 0.2.11
1 parent 0598005 commit 26708c4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

packages/react-test-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scalprum/react-test-utils",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"description": "Includes test utilities for scalprum scaffolding.",
55
"main": "./index.js",
66
"module": "./esm/index.js",
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@openshift/dynamic-plugin-sdk": "^5.0.1",
1414
"@scalprum/core": "^0.9.0",
15-
"@scalprum/react-core": "^0.11.0",
15+
"@scalprum/react-core": "^0.11.1",
1616
"tslib": "^2.6.2",
1717
"whatwg-fetch": "^3.6.0"
1818
},

0 commit comments

Comments
 (0)