Skip to content

Commit 96b158f

Browse files
authored
Merge pull request #12 from vtbag/changeset-release/main
Version Packages
2 parents 2c75692 + 653e969 commit 96b158f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/empty-gifts-hang.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/cam-shaft
22

3+
## 1.0.6 - 2025-02-24
4+
5+
### Patch Changes
6+
7+
- 2c75692: Makes code more robust facing optional values.
8+
39
## 1.0.5 - 2025-01-02
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/cam-shaft",
33
"type": "module",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"main": "lib/index.js",
66
"description": "The Cam-Shaft bumps your view transition images into place to avoid the pseudo-smooth-scroll effect when applying view transitions to elements that are taller than the viewport.",
77
"files": [

0 commit comments

Comments
 (0)