Skip to content

Commit 6011d52

Browse files
authored
RC Release candidate (#8179)
* RC Release candidate * Use the rc tag
1 parent b4ef0b9 commit 6011d52

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

.changeset/curvy-experts-jog.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
'@astrojs/cloudflare': major
3+
'@astrojs/partytown': major
4+
'@astrojs/tailwind': major
5+
'@astrojs/netlify': major
6+
'@astrojs/sitemap': major
7+
'@astrojs/preact': major
8+
'@astrojs/svelte': major
9+
'@astrojs/vercel': major
10+
'@astrojs/react': major
11+
'@astrojs/solid-js': major
12+
'@astrojs/deno': major
13+
'@astrojs/node': major
14+
'@astrojs/lit': major
15+
'@astrojs/mdx': major
16+
'@astrojs/vue': major
17+
'@astrojs/markdown-remark': major
18+
'create-astro': major
19+
'@astrojs/prism': major
20+
'@astrojs/rss': major
21+
'@astrojs/telemetry': major
22+
'astro': major
23+
'@astrojs/turbolinks': minor
24+
'@astrojs/alpinejs': minor
25+
'@astrojs/prefetch': minor
26+
'@astrojs/markdoc': minor
27+
'@astrojs/underscore-redirects': minor
28+
'@astrojs/internal-helpers': minor
29+
---
30+
31+
Astro 3.0 Release Candidate

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"mode": "pre",
3-
"tag": "beta",
3+
"tag": "rc",
44
"initialVersions": {
55
"astro": "2.9.6",
66
"@astrojs/prism": "2.1.2",

0 commit comments

Comments
 (0)