Skip to content

Commit c816442

Browse files
Version Packages (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b02ad6d commit c816442

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.changeset/great-flies-play.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @msw-dev-tool/react
22

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+
310
## 1.2.2
411

512
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@msw-dev-tool/react",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)