Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit c19fc35

Browse files
[ci] release (#307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8a00cad commit c19fc35

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-kids-sing.md

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

packages/netlify/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @astrojs/netlify
22

3+
## 5.3.3
4+
5+
### Patch Changes
6+
7+
- [#296](https://github.com/withastro/adapters/pull/296) [`8a00cad`](https://github.com/withastro/adapters/commit/8a00cad52a94ba75feab3b42e702896f0bc8872e) Thanks [@ascorbic](https://github.com/ascorbic)! - Improves performance for serverless function builds by not bundling dependencies
8+
39
## 5.3.2
410

511
### Patch Changes

packages/netlify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@astrojs/netlify",
33
"description": "Deploy your site to Netlify",
4-
"version": "5.3.2",
4+
"version": "5.3.3",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"author": "withastro",

0 commit comments

Comments
 (0)