Skip to content

Commit c60f39d

Browse files
chore(main): release sveltekit 1.0.1
1 parent 6de1bb9 commit c60f39d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/sanity-sveltekit/CHANGELOG.md

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

3+
## [1.0.1](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.0...sveltekit-v1.0.1) (2025-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency groq to v4 ([#118](https://github.com/sanity-io/sanity-sveltekit/issues/118)) ([999beea](https://github.com/sanity-io/sanity-sveltekit/commit/999beeab1d20b9540db57ac75186f2a8ab53f92f))
9+
310
## [1.0.0](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v0.2.0...sveltekit-v1.0.0) (2025-10-02)
411

512

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.0",
3+
"version": "1.0.1",
44
"repository": {
55
"type": "git",
66
"url": "git+ssh://[email protected]/sanity-io/sanity-sveltekit.git",

0 commit comments

Comments
 (0)