diff --git a/CHANGELOG.md b/CHANGELOG.md index be073bd5f..75a9c38ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ A curated, chronologically ordered list of notable changes in [Gitpod's default workspace images](https://hub.docker.com/u/gitpod). +## 2025-01-27 + +- Bump Bun to `1.2` + ## 2025-01-13 🎆 - Bump Rust to `1.84.0` diff --git a/chunks/tool-bun/chunk.yaml b/chunks/tool-bun/chunk.yaml index 851bf904a..3e258b6d6 100644 --- a/chunks/tool-bun/chunk.yaml +++ b/chunks/tool-bun/chunk.yaml @@ -1,4 +1,4 @@ variants: - name: "1" args: - BUN_VERSION: 1.1.45 + BUN_VERSION: 1.2.0