Skip to content

Commit ee2e083

Browse files
chore(main): release sveltekit 1.0.3
1 parent 2208652 commit ee2e083

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/sanity-sveltekit/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.2...sveltekit-v1.0.3) (2025-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @sanity/comlink to v4 ([#149](https://github.com/sanity-io/sanity-sveltekit/issues/149)) ([de8b676](https://github.com/sanity-io/sanity-sveltekit/commit/de8b676819c40795308c6021b3c0b3d96edbd871))
9+
* **deps:** update dependency @sanity/presentation-comlink to v2 ([#150](https://github.com/sanity-io/sanity-sveltekit/issues/150)) ([2208652](https://github.com/sanity-io/sanity-sveltekit/commit/2208652eccfa1fb91d9ccdcbc49f172c87beaa2e))
10+
* **deps:** update dependency @sanity/types to ^4.11.0 ([#148](https://github.com/sanity-io/sanity-sveltekit/issues/148)) ([f89d104](https://github.com/sanity-io/sanity-sveltekit/commit/f89d104e353f1d51f4bfa6758a749035937c7723))
11+
312
## [1.0.2](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.1...sveltekit-v1.0.2) (2025-10-21)
413

514

packages/sanity-sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/sveltekit",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+ssh://[email protected]/sanity-io/sanity-sveltekit.git",

0 commit comments

Comments
 (0)