Skip to content

Commit 64d5df3

Browse files
chore(main): release sveltekit 1.0.5
1 parent ff4237f commit 64d5df3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/sanity-sveltekit":"1.0.4"}
1+
{"packages/sanity-sveltekit":"1.0.5"}

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.5](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.4...sveltekit-v1.0.5) (2025-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @sanity/types to ^4.12.0 ([#161](https://github.com/sanity-io/sanity-sveltekit/issues/161)) ([f2d6beb](https://github.com/sanity-io/sanity-sveltekit/commit/f2d6beb3e428788e1151e452ae9e1173ac2ebe5f))
9+
310
## [1.0.4](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.3...sveltekit-v1.0.4) (2025-10-29)
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.4",
3+
"version": "1.0.5",
44
"repository": {
55
"type": "git",
66
"url": "git+ssh://[email protected]/sanity-io/sanity-sveltekit.git",

0 commit comments

Comments
 (0)