Skip to content

Commit

Permalink
Version Packages (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Martin Trapp <[email protected]>
  • Loading branch information
3 people authored Jan 2, 2025
1 parent 48bd379 commit 25e2b31
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-tomatoes-mate.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vtbag/inspection-chamber

## 1.0.19 - 2025-01-02

### Patch Changes

- 48bd379: Adds a workaround for quoted animation names in Webkit which caused user agent animation names to be flagged as errors in Safari.

## 1.0.18 - 2024-12-05

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vtbag/inspection-chamber",
"type": "module",
"version": "1.0.18",
"version": "1.0.19-RC1",
"main": "lib/index.js",
"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.",
"files": [
Expand Down

0 comments on commit 25e2b31

Please sign in to comment.