Skip to content

Fix version mismatch in configuration files (0.7.24 -> 0.8.0)#168

Merged
jaypatrick merged 2 commits intomasterfrom
claude/fix-cicd-workflow-FFGaw
Jan 15, 2026
Merged

Fix version mismatch in configuration files (0.7.24 -> 0.8.0)#168
jaypatrick merged 2 commits intomasterfrom
claude/fix-cicd-workflow-FFGaw

Conversation

@jaypatrick
Copy link
Owner

Aligns COMPILER_VERSION across all configuration files with deno.json and package.json which are already at 0.8.0:

  • wrangler.toml
  • docker-compose.yml
  • examples/cloudflare-worker/wrangler.toml
  • examples/cloudflare-worker/package.json

Aligns COMPILER_VERSION across all configuration files with deno.json
and package.json which are already at 0.8.0:
- wrangler.toml
- docker-compose.yml
- examples/cloudflare-worker/wrangler.toml
- examples/cloudflare-worker/package.json
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 15, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
adblock-compiler 8602ca0 Jan 15 2026, 02:30 AM

@jaypatrick jaypatrick requested a review from Copilot January 15, 2026 02:30
@jaypatrick jaypatrick self-assigned this Jan 15, 2026
@github-actions
Copy link

Version bumped: 0.8.0 -> 0.8.1

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the version number across multiple configuration files to maintain consistency. However, the PR title/description states the version should be updated to 0.8.0, but the actual changes update to 0.8.1. The CHANGELOG shows 0.8.0 was released on 2025-01-14 with an [Unreleased] section containing features that would justify a 0.8.1 release.

Changes:

  • Updated COMPILER_VERSION environment variable in wrangler.toml, docker-compose.yml, and example configurations to 0.8.1
  • Updated version in package.json, deno.json, and src/version.ts to 0.8.1

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
wrangler.toml Updated COMPILER_VERSION from 0.7.24 to 0.8.1
src/version.ts Updated VERSION constant from 0.8.0 to 0.8.1
package.json Updated version from 0.8.0 to 0.8.1
examples/cloudflare-worker/wrangler.toml Updated COMPILER_VERSION from 0.7.24 to 0.8.1
examples/cloudflare-worker/package.json Updated version from 0.7.24 to 0.8.1
docker-compose.yml Updated COMPILER_VERSION from 0.7.24 to 0.8.1
deno.json Updated version from 0.8.0 to 0.8.1

@jaypatrick jaypatrick marked this pull request as ready for review January 15, 2026 02:33
@jaypatrick jaypatrick merged commit 12573e5 into master Jan 15, 2026
1 check passed
@jaypatrick jaypatrick deleted the claude/fix-cicd-workflow-FFGaw branch January 15, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants