Skip to content

Commit f15ad32

Browse files
authored
docs: ci new command to yarn
1 parent 2887e35 commit f15ad32

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

data/yarn-cheat-sheet.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
{
3030
"definition": "পাবলিশিং প্যাকেজ আপডেট করতে",
3131
"code": "yarn version <major/minor/patch>"
32+
},
33+
{
34+
"definition": "yarn ভার্শন আপগ্রেড করতে",
35+
"code": "yarn set version <version>"
3236
}
3337
]
3438
},
@@ -185,4 +189,4 @@
185189
]
186190
}
187191
]
188-
}
192+
}

0 commit comments

Comments
 (0)