Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions esbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: esbuild
version: 0.18.11
epoch: 1
version: 0.18.12
epoch: 0
description: An extremely fast bundler for the web
copyright:
- license: MIT
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/evanw/esbuild
tag: v${{package.version}}
expected-commit: 2703f90d47fd96f425fedcfd2a5c318a43b04d45
expected-commit: d196e4c4898fc46dc553124e28b1b29829ef7f7d

- runs: |
make esbuild
Expand Down