Skip to content

Commit 90b331c

Browse files
committed
release: bump @scalprum/react-test-utils to 0.0.6 [skip ci]
1 parent 24d30c0 commit 90b331c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
## [0.0.6](https://github.com/scalprum/scaffolding/compare/@scalprum/react-test-utils-0.0.5...@scalprum/react-test-utils-0.0.6) (2023-12-04)
6+
7+
### Dependency Updates
8+
9+
* `@scalprum/core` updated to version `0.6.4`
10+
* `@scalprum/react-core` updated to version `0.6.4`
11+
# Changelog

packages/react-test-utils/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-test-utils",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Includes test utilities for scalprum scaffolding.",
55
"main": "./index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)