Skip to content

Commit 532dc97

Browse files
Maximo-Gukharshil1712
authored andcommitted
Update changelog and bun version in docs (#17784)
1 parent 814f614 commit 532dc97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/changelogs/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ entries:
88
- publish_date: "2024-10-24"
99
title: Updating Bun version to 1.1.33 in V2 build system
1010
description: |-
11-
* Bun version is being updated from `1.0.1` to `1.1.33` in Pages V2 build system. This is a minor version change, please see details at [Bun](https://bun.sh/blog/bun-v1.1).
11+
* Bun version is being updated from `1.0.1` to `1.1.33` in Pages V2 build system. This is a minor version change, please see details at [Bun](https://bun.sh/blog/bun-v1.1.33).
1212
* If you wish to use a previous Bun version, you can [override default version](/pages/configuration/build-image/#overriding-default-versions).
1313
- publish_date: "2023-09-13"
1414
title: Support for D1's new storage subsystem and build error message improvements

src/content/pages-build-environment/v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tools:
5959
supported: "Any version"
6060
environment_variable: "YARN_VERSION"
6161
- name: Bun
62-
default: "1.0.1"
62+
default: "1.1.33"
6363
supported: "Any version"
6464
environment_variable: "BUN_VERSION"
6565
build_environment:

0 commit comments

Comments
 (0)