File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @asyncapi/cli
22
3+ ## 3.4.2
4+
5+ ### Patch Changes
6+
7+ - 80dcadd: fix: get server-api release ready
8+
9+ - 35248ba: chore: fix server-api release
10+
11+ Signed-off-by: Shurtu-gal < ashishpadhy1729@gmail.com >
12+
13+ - 4dcdd02: fix: get server-api release ready
14+
15+ Signed-off-by: Shurtu-gal < ashishpadhy1729@gmail.com >
16+
317## 3.4.1
418
519### Patch Changes
Original file line number Diff line number Diff line change 3838 using : ' docker'
3939 # This is the image that will be used to run the action.
4040 # IMPORTANT: The version has to be changed manually in your PRs.
41- image : ' docker://asyncapi/github-action-for-cli:3.4.1 '
41+ image : ' docker://asyncapi/github-action-for-cli:3.4.2 '
4242 args :
4343 - ${{ inputs.cli_version }}
4444 - ${{ inputs.command }}
Original file line number Diff line number Diff line change 11{
22 "name" : " @asyncapi/cli" ,
33 "description" : " All in one CLI for all AsyncAPI tools" ,
4- "version" : " 3.4.1 " ,
4+ "version" : " 3.4.2 " ,
55 "author" : " @asyncapi" ,
66 "bin" : {
77 "asyncapi" : " ./bin/run_bin"
You can’t perform that action at this time.
0 commit comments