Skip to content

Commit c271682

Browse files
Feature/olegz/saas 5027 update version (#397)
* SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time 10m 0h remove new flag `shadowRunning`. Added new error * SAAS-5027 #time 0m 0h Added default pipeline name '', because with `undefined` param, request sends like `/pipelines/run/,` * SAAS-5027 #time 0m 0h Added new route for shadow running pipeline * SAAS-5027 #time 0m 0h Fixed openapi.json * SAAS-5027 #time 0m 0h Removed default value, added _selectInterfaceMethod * SAAS-5027 #time 0m 0h update version
1 parent 5b95fa0 commit c271682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codefresh",
3-
"version": "0.41.12",
3+
"version": "0.41.13",
44
"description": "Codefresh command line utility",
55
"main": "index.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)