Closed steinybot closed 4 months ago
The commands do not respect the current Subject and return Chainable<any>. This leads to a pretty bad experience.
Subject
Chainable<any>
:tada: This issue has been resolved in version 1.12.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
The commands do not respect the current
Subject
and returnChainable<any>
. This leads to a pretty bad experience.