We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02ad6d commit c816442Copy full SHA for c816442
.changeset/great-flies-play.md
packages/react/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @msw-dev-tool/react
2
3
+## 1.2.3
4
+
5
+### Patch Changes
6
7
+- b02ad6d: - Resolve workspace protocol when publish package
8
+ - Move `react-shadow` dep root to `@msw-dev-tool/react`
9
10
## 1.2.2
11
12
### Patch Changes
packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@msw-dev-tool/react",
- "version": "1.2.2",
+ "version": "1.2.3",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
0 commit comments