Skip to content

Commit b3efae2

Browse files
Version Packages
1 parent d5af221 commit b3efae2

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dry-shrimps-dress.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vtbag/inspection-chamber
22

3+
## 1.0.22
4+
5+
### Patch Changes
6+
7+
- 42936d9: Fixes an issue with image visibility in Bypass mode.
8+
39
## 1.0.21 - 2025-02-05
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vtbag/inspection-chamber",
33
"type": "module",
4-
"version": "1.0.21",
4+
"version": "1.0.22",
55
"main": "lib/index.js",
66
"description": "The Inspection Chamber is an in-browser development tool that gives you all the knobs and dials to interactively put your view transitions through their paces.",
77
"files": [

0 commit comments

Comments
 (0)