chore: added support for initiative updates#84
Conversation
leelasn
left a comment
There was a problem hiding this comment.
Just realized, you need to bump the app version as well
|
Bumped to a new patch version. Is there a pipeline that will automatically publish it? We may want to hold off on it, as initiative updates are not released yet. |
leelasn
left a comment
There was a problem hiding this comment.
@igorsechyn no, nothing will automatically publish it. You’ll have to run the CLI command to push the new version when this gets merged, and then manually publish the version through the dev dashboard for it to be available to people.
|
I will hold off on that, until we release it |
package.json
Outdated
| { | ||
| "name": "linear-zapier", | ||
| "version": "4.4.5", | ||
| "version": "4.4.6", |
There was a problem hiding this comment.
Just bump this as needed before merging, since I had to deploy a bug fix and used this version
There was a problem hiding this comment.
sounds good. i will check the version, when we are ready to merge. dont want to do it just now, to not release this accidentally
…ort-initiative-updates-and
No description provided.