Skip to content

Commit fe971e8

Browse files
Update packages/astro/src/types/public/config.ts
Co-authored-by: Armand Philippot <[email protected]>
1 parent ca3e0aa commit fe971e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/astro/src/types/public/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@ export interface AstroUserConfig<
17881788
* @kind h4
17891789
* @type {Record<string, any> | undefined}
17901790
* @default `undefined`
1791-
* @version 6.0.0
1791+
* @version 6.1.0
17921792
* @description
17931793
*
17941794
* The default encoder options passed to `sharp().png()` when using Astro's built-in Sharp image service.

0 commit comments

Comments
 (0)