Skip to content

Commit 04da46d

Browse files
committed
feat: bump Azure adapter version
1 parent 6419d3e commit 04da46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/adapter-auto/adapters.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const adapters = [
2323
name: 'Azure Static Web Apps',
2424
test: () => process.env.GITHUB_ACTION_REPOSITORY === 'Azure/static-web-apps-deploy',
2525
module: 'svelte-adapter-azure-swa',
26-
version: '0.13'
26+
version: '0.20'
2727
},
2828
{
2929
name: 'AWS via SST',

0 commit comments

Comments
 (0)