Skip to content

Commit 1a346e0

Browse files
Version Packages (#52)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
1 parent d41d95a commit 1a346e0

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cold-parts-open.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.24 - 2026-02-05
4+
5+
### Patch Changes
6+
7+
- d41d95a: Reduced dependency graph and indirect vulnerabilities.
8+
39
## 1.0.23 - 2026-01-08
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.23",
4+
"version": "1.0.24",
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)