Skip to content

Commit c7a67f4

Browse files
authored
Merge branch 'master' into master
2 parents f31d9e0 + 5c8152b commit c7a67f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+4578
-5450
lines changed

.eslintignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

.eslintrc

Lines changed: 0 additions & 214 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @asyncapi/cli
22

3+
## 5.0.3
4+
5+
### Patch Changes
6+
7+
- 125e907: Update dependencies to the latest feasible ones thus eliminating vulnerabilities.
8+
39
## 5.0.2
410

511
### Patch Changes

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
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:5.0.2'
41+
image: 'docker://asyncapi/github-action-for-cli:5.0.3'
4242
args:
4343
- ${{ inputs.cli_version }}
4444
- ${{ inputs.command }}

commitlint.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)