Skip to content

Commit

Permalink
chore: add release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jan 25, 2023
1 parent bc04b94 commit 9a565fd
Show file tree
Hide file tree
Showing 2 changed files with 1,043 additions and 62 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -35,6 +35,7 @@
"build:web-types": "vue-docgen-web-types src/runtime/components/ ./dist/web-types.json",
"example": "./scripts/example.sh",
"lint": "eslint --ext .js,.ts,.vue .",
"release": "npm run lint; release-it",
"prepack": "yarn build",
"test:coverage": "vitest --coverage",
"test:types": "tsc --build tsconfig.json",
Expand Down Expand Up @@ -95,6 +96,7 @@
"lint-staged": "^13.1.0",
"nuxt": "3.1.0",
"rehype-figure": "^1.0.1",
"release-it": "^15.6.0",
"remark-oembed": "^1.2.2",
"vitest": "^0.28.2",
"vue-docgen-web-types": "^0.1.8"
Expand Down

0 comments on commit 9a565fd

Please sign in to comment.