Web Pixel extension, unable to publish new versions

We have building a web pixel extension for our shopify app and we followed the following steps:

  1. Created the new web pixel extension as mentioned in the documentation (https://shopify.dev/apps/marketing/pixels/getting-started)).

  2. Deployed the app successfully with the extension.

  3. Add the app to a new store(development).

  4. Enabled the web pixel extension and the events are coming fine.

  5. Made changes to the web pixel code, deployed the new version and published.

  6. New version of web pixel is not getting reflected at our store, even on newly added stores.

Note: Manually created new web pixel version and published, still didn’t worked.

Same here

Same here, it was working few weeks back. But now it refuses to update the web pixel after deploy and release a new version into production.
We use CI/CD with shopify app deploy by the way, issue remains.
Opened GitHub issue as well at https://github.com/Shopify/cli/issues/6034

@HarshAn119 Did you manage to get it to work?