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 aad6b1c commit b34171bCopy full SHA for b34171b
.github/workflows/release.yml
@@ -41,4 +41,4 @@ jobs:
41
GIT_COMMITTER_EMAIL: 'sibin.grasic+bot@oblak.studio'
42
GITHUB_TOKEN: ${{ secrets.OBLAK_BOT_TOKEN }}
43
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
44
- run: npx run semantic-release
+ run: npx semantic-release@23
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nestjs-puppeteer",
3
"description": "Puppeteer module for NestJS",
4
- "version": "1.1.1",
+ "version": "0.0.0",
5
"license": "MIT",
6
"author": {
7
"name": "Sibin Grasic",
0 commit comments