Skip to content

chore(main): release cmd/wasm 0.2.0 - #4826

Merged
thomaspoignant merged 1 commit into
mainfrom
release-please--branches--main--components--cmd/wasm
Feb 13, 2026
Merged

chore(main): release cmd/wasm 0.2.0#4826
thomaspoignant merged 1 commit into
mainfrom
release-please--branches--main--components--cmd/wasm

Conversation

@gofeatureflag-bot

@gofeatureflag-bot gofeatureflag-bot commented Feb 13, 2026

Copy link
Copy Markdown
Collaborator

πŸ€– I have created a release beep boop

0.2.0 (2026-02-13)

πŸš€ New Features

  • core: replace jsonlogic library with diegoholiveira/jsonlogic/v3 (#4805) (c1b2948)

πŸ› Bug Fixes

  • wasm: add replace directive for nikunjy/rules to fix semver prerelease handling (#4808) (a466057)

πŸ”§ Chores


This PR was generated with Release Please. See documentation.

@netlify

netlify Bot commented Feb 13, 2026

Copy link
Copy Markdown

βœ… Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
πŸ”¨ Latest commit 370c699
πŸ” Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/698f2bd08605e9000977bb48

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request automates the release of cmd/wasm version 0.3.0. The changes correctly update the version in the manifest file. However, the generated CHANGELOG.md appears to contain incorrect entries, listing commits from previous releases under the new version. This should be investigated to ensure the accuracy of the release notes.

Comment thread cmd/wasm/CHANGELOG.md Outdated
Comment on lines +32 to +37
* **main:** release cmd/wasm 0.1.0 ([#4251](https://github.com/thomaspoignant/go-feature-flag/issues/4251)) ([21fdd5d](https://github.com/thomaspoignant/go-feature-flag/commit/21fdd5d88d31172206c572c36f4b064b7c98c044))
* **main:** release cmd/wasm 0.1.1 ([#4466](https://github.com/thomaspoignant/go-feature-flag/issues/4466)) ([9e8da71](https://github.com/thomaspoignant/go-feature-flag/commit/9e8da716a2cdec5069f12d014ddb1dbf6879144b))
* **main:** release cmd/wasm 0.1.2 ([#4615](https://github.com/thomaspoignant/go-feature-flag/issues/4615)) ([0c84411](https://github.com/thomaspoignant/go-feature-flag/commit/0c84411c20677cdc96e16706a3a6a61ca76ebc3d))
* **main:** release cmd/wasm 0.1.3 ([#4672](https://github.com/thomaspoignant/go-feature-flag/issues/4672)) ([2901ef7](https://github.com/thomaspoignant/go-feature-flag/commit/2901ef77efce17edc4b8a21164c62a40230e0454))
* **main:** release cmd/wasm 0.1.4 ([#4729](https://github.com/thomaspoignant/go-feature-flag/issues/4729)) ([fd1f07b](https://github.com/thomaspoignant/go-feature-flag/commit/fd1f07bfa88930bb8af54b966a7812a78aedbd03))
* **main:** release cmd/wasm 0.2.0 ([#4800](https://github.com/thomaspoignant/go-feature-flag/issues/4800)) ([1803131](https://github.com/thomaspoignant/go-feature-flag/commit/18031310a00e6261191867a50e0f2b6036066ca3))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

These entries in the changelog correspond to previous releases of cmd/wasm. They should not be included in the changelog for version 0.3.0. This suggests a potential issue with the release-please configuration, which may not be correctly filtering commits for this module based on the last release tag.

@codecov

codecov Bot commented Feb 13, 2026

Copy link
Copy Markdown

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 85.77%. Comparing base (eb4bd23) to head (370c699).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4826      +/-   ##
==========================================
+ Coverage   85.75%   85.77%   +0.01%     
==========================================
  Files         153      153              
  Lines        6537     6537              
==========================================
+ Hits         5606     5607       +1     
  Misses        699      699              
+ Partials      232      231       -1     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gofeatureflag-bot gofeatureflag-bot changed the title chore(main): release cmd/wasm 0.3.0 chore(main): release cmd/wasm 0.2.0 Feb 13, 2026
@gofeatureflag-bot
gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch from 6bcece4 to 370c699 Compare February 13, 2026 13:49
@thomaspoignant
thomaspoignant merged commit 19bba43 into main Feb 13, 2026
24 checks passed
@thomaspoignant
thomaspoignant deleted the release-please--branches--main--components--cmd/wasm branch February 13, 2026 13:58
@gofeatureflag-bot

Copy link
Copy Markdown
Collaborator Author

πŸ€– Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants