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 67a9d90 commit 67829e6Copy full SHA for 67829e6
packages/react-test-utils/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.1.3](https://github.com/scalprum/scaffolding/compare/@scalprum/react-test-utils-0.1.2...@scalprum/react-test-utils-0.1.3) (2024-01-26)
6
+
7
## [0.1.2](https://github.com/scalprum/scaffolding/compare/@scalprum/react-test-utils-0.1.1...@scalprum/react-test-utils-0.1.2) (2024-01-26)
8
9
### Dependency Updates
packages/react-test-utils/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@scalprum/react-test-utils",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "Includes test utilities for scalprum scaffolding.",
"main": "./index.js",
"module": "./esm/index.js",
0 commit comments