Skip to content

Commit e878679

Browse files
[ci] release (#14808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 78ed8b5 commit e878679

42 files changed

Lines changed: 183 additions & 179 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/cyan-tables-poke.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

.changeset/dull-pans-cross.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/eighty-cloths-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fancy-cases-act.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/poor-loops-boil.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

.changeset/real-ends-switch.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/red-parrots-drum.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.changeset/slimy-coins-follow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/basics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"astro": "^5.15.9"
13+
"astro": "^5.16.0"
1414
}
1515
}

examples/blog/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.3.11",
14-
"@astrojs/rss": "^4.0.13",
13+
"@astrojs/mdx": "^4.3.12",
14+
"@astrojs/rss": "^4.0.14",
1515
"@astrojs/sitemap": "^3.6.0",
16-
"astro": "^5.15.9",
16+
"astro": "^5.16.0",
1717
"sharp": "^0.34.3"
1818
}
1919
}

0 commit comments

Comments
 (0)