We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d30c0 commit 90b331cCopy full SHA for 90b331c
packages/react-test-utils/CHANGELOG.md
@@ -1 +1,11 @@
1
# 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
@@ -1,6 +1,6 @@
{
"name": "@scalprum/react-test-utils",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Includes test utilities for scalprum scaffolding.",
"main": "./index.js",
"module": "./esm/index.js",
0 commit comments