Skip to content

Commit

Permalink
feat: added @anolilab/semantic-release-preset/pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed May 23, 2024
1 parent b035006 commit 9b33fa7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plop/package/.releaserc.json.hbs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "@anolilab/semantic-release-preset/npm"
"extends": "@anolilab/semantic-release-preset/pnpm"
}
3 changes: 2 additions & 1 deletion plop/package/package.json.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@
"devDependencies": {
"@anolilab/eslint-config": "^15.0.3",
"@anolilab/prettier-config": "^5.0.14",
"@anolilab/semantic-release-preset": "^8.0.3",
"@anolilab/semantic-release-pnpm": "1.1.0",
"@anolilab/semantic-release-preset": "^8.1.0",
"@babel/core": "^7.24.3",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@secretlint/secretlint-rule-preset-recommend": "^8.1.2",
Expand Down

0 comments on commit 9b33fa7

Please sign in to comment.