console icon indicating copy to clipboard operation
console copied to clipboard

chore(console-subscriber): release v0.3.1

Open github-actions[bot] opened this issue 1 year ago • 2 comments

🤖 New release

  • console-subscriber: 0.3.0 -> 0.3.1
Changelog


This PR was generated with release-plz.

github-actions[bot] avatar Jun 21 '24 01:06 github-actions[bot]

@hds Does this a bug from release-plz? I am not sure why it triggers a new release.

0xPoe avatar Jun 27 '24 12:06 0xPoe

@hi-rustin This is how release-plz works. The action creates (and the subsequently updates) a PR to release whenever there are changes. This means that we will effectively always have a release PR sitting around, and it's up to us to choose when to merge it (which will trigger a release).

Clearly I need to finish #558. (-:

hds avatar Jun 27 '24 12:06 hds