Skip to content

Commit 97ace61

Browse files
Version Packages (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4339a62 commit 97ace61

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/social-zebras-kneel.md

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

packages/react/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 4339a62: - Moved the debugger ui to a Dialog.
8+
- Made it possible to interact with the debugger when clicking on a debug column.
9+
- Add debug icon
10+
311
## 1.1.0
412

513
### Minor 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.1.0",
3+
"version": "1.2.0",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)