components icon indicating copy to clipboard operation
components copied to clipboard

component publish command need support auto updates of version

Open yugasun opened this issue 3 years ago • 3 comments

Description

components publish xxx command need to support auto updates of version in serverless.component.yml, like below:

components version patch/minor/major

yugasun avatar Jul 23 '20 03:07 yugasun

cc @eahefnawy

tinafangkunding avatar Jul 28 '20 02:07 tinafangkunding

I'm not following. 🤔

You mean that when you run sls publish it should automatically bump the version?

eahefnawy avatar Aug 05 '20 05:08 eahefnawy

@eahefnawy Yeah, just like npm version patch, it will update version in package.json automatically.

yugasun avatar Oct 19 '20 07:10 yugasun