Version Packages (#1746)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-10-23 10:37:47 +09:00 committed by GitHub
parent 86e78de119
commit 26af8cf440
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
---
feat: add helper functions to define meta tags objects

View File

@ -1,5 +1,11 @@
# svelte-meta-tags
## 4.5.0
### Minor Changes
- 3ccac3e: feat: add helper functions to define meta tags objects
## 4.4.1
### Patch Changes

View File

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