File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88jobs :
99 tag-and-release :
10- uses : nbr23/github-workflows/.github/workflows/tag-npm-version-bump.yml@e48cd8b188133e74b474566be4f58837d3e26b8f
10+ uses : nbr23/github-workflows/.github/workflows/tag-npm-version-bump.yml@40962e3eebc213a45a36e3186874c5bcf1de0bec
1111 with :
1212 create_release : true
1313
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " BunnyPack" ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.1.0 " ,
55 "description" : " Decode MessagePack encoded messages in RabbitMQ's web console." ,
66 "author" : " nbr23" ,
77 "permissions" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " bunny-pack" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Decode MessagePack encoded messages in RabbitMQ's web console." ,
55 "license" : " MIT" ,
66 "private" : true ,
You can’t perform that action at this time.
0 commit comments