We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebd94c commit 42251dfCopy full SHA for 42251df
2 files changed
CHANGELOG.md
package.json
@@ -11,7 +11,7 @@
11
"test": "echo \"Error: no test specified. For test need deployed microservice part\" && exit 1",
12
"test:module": "node ./dist/index.js",
13
"build": "rm -rf dist/ && tsc --project tsconfig.json && npm run test:module",
14
- "release": "cliff-jumper --name 'ts-fetch' --package-path '.' --no-skip-changelog --no-skip-tag",
+ "release": "cliff-jumper --name '@mts-pjsc/image-optimize' --package-path '.' --no-skip-changelog --no-skip-tag",
15
"prepare": "husky install"
16
},
17
"repository": {
0 commit comments