diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 37160a9..76e3026 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -43,10 +43,8 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: npm-semver-publish uses: iuccio/npm-semver-publish-action@v1.10.0 - with: target-branch: 'master' - env: NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} diff --git a/SECURITY.md b/SECURITY.md index 28a7c4a..321063a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -14,6 +14,7 @@ A generated Github Depedabot PR is normally quickly merged and a new version is | Version | Supported | | ------- | ------------------ | +| 2.37.0 | :white_check_mark: | | 2.29.0 | :white_check_mark: | | 2.2.0 | :white_check_mark: | | 2.0.0 | :white_check_mark: |