mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
Bump lit changesets to minor (#5954)
This commit is contained in:
parent
8c03c76923
commit
58dfdc5a36
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
'@astrojs/lit': patch
|
||||
'@astrojs/lit': minor
|
||||
---
|
||||
|
||||
Only shim fetch if not already present
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
'astro': patch
|
||||
'@astrojs/lit': patch
|
||||
'@astrojs/lit': minor
|
||||
---
|
||||
|
||||
Fix Lit slotted content
|
||||
|
|
Loading…
Reference in a new issue