Merge pull request #1298 from oekazuma/changeset-release/main

Version Packages
This commit is contained in:
Kazuma Oe 2025-01-09 11:41:52 +09:00 committed by GitHub
commit 5de82c1b78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'svelte-meta-tags': minor
---
Add `@graph` support in JSON-LD

View File

@ -1,5 +1,11 @@
# svelte-meta-tags
## 4.1.0
### Minor Changes
- efa99d7: Add `@graph` support in JSON-LD
## 4.0.4
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "svelte-meta-tags",
"version": "4.0.4",
"version": "4.1.0",
"description": "Svelte Meta Tags provides components designed to help you manage SEO for Svelte projects",
"license": "MIT",
"type": "module",