We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b184ce4 commit e9f8f83Copy full SHA for e9f8f83
.github/workflows/release.yml
@@ -44,14 +44,14 @@ jobs:
44
- name: Release
45
uses: cycjimmy/semantic-release-action@v3
46
with:
47
- semantic_version: 18
+ semantic_version: 19
48
extra_plugins: |
49
@semantic-release/commit-analyzer
50
semantic-release-interval
51
@semantic-release/[email protected]
52
@semantic-release/git
53
@semantic-release/github
54
- @semantic-release/npm
+ @semantic-release/npm@9.0.2
55
@googlemaps/semantic-release-config
56
semantic-release-npm-deprecate
57
env:
0 commit comments