mirror of
https://github.com/oekazuma/svelte-meta-tags.git
synced 2025-12-11 20:15:14 +01:00
Version Packages (#1746)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
86e78de119
commit
26af8cf440
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte-meta-tags': minor
|
||||
---
|
||||
|
||||
feat: add helper functions to define meta tags objects
|
||||
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user