File tree 6 files changed +14
-0
lines changed
6 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @astrojs/cloudflare ' : patch
3
+ ' @astrojs/deno ' : patch
4
+ ' @astrojs/netlify ' : patch
5
+ ' @astrojs/node ' : patch
6
+ ' @astrojs/vercel ' : patch
7
+ ---
8
+
9
+ Adding the ` withastro ` keyword to include the adapters on the [ Integrations Catalog] ( https://astro.build/integrations )
Original file line number Diff line number Diff line change 12
12
"directory" : " packages/integrations/cloudflare"
13
13
},
14
14
"keywords" : [
15
+ " withastro" ,
15
16
" astro-adapter"
16
17
],
17
18
"bugs" : " https://github.com/withastro/astro/issues" ,
Original file line number Diff line number Diff line change 12
12
"directory" : " packages/integrations/deno"
13
13
},
14
14
"keywords" : [
15
+ " withastro" ,
15
16
" astro-adapter"
16
17
],
17
18
"bugs" : " https://github.com/withastro/astro/issues" ,
Original file line number Diff line number Diff line change 12
12
"directory" : " packages/integrations/netlify"
13
13
},
14
14
"keywords" : [
15
+ " withastro" ,
15
16
" astro-adapter"
16
17
],
17
18
"bugs" : " https://github.com/withastro/astro/issues" ,
Original file line number Diff line number Diff line change 12
12
"directory" : " packages/integrations/node"
13
13
},
14
14
"keywords" : [
15
+ " withastro" ,
15
16
" astro-adapter"
16
17
],
17
18
"bugs" : " https://github.com/withastro/astro/issues" ,
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/integrations/vercel"
12
12
},
13
13
"keywords" : [
14
+ " withastro" ,
14
15
" astro-adapter"
15
16
],
16
17
"bugs" : " https://github.com/withastro/astro/issues" ,
You can’t perform that action at this time.
0 commit comments