Skip to content

Commit 958b44e

Browse files
committed
chore: update semantic-release
1 parent 97c059a commit 958b44e

File tree

2 files changed

+10
-23
lines changed

2 files changed

+10
-23
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@
3333
"zod": "^3.22.6"
3434
},
3535
"devDependencies": {
36-
"@commitlint/cli": "^19.7.1",
37-
"@commitlint/config-conventional": "^19.7.1",
3836
"@douglasneuroinformatics/eslint-config": "^5.2.4",
3937
"@douglasneuroinformatics/prettier-config": "^0.0.1",
40-
"@douglasneuroinformatics/semantic-release": "^0.1.0",
38+
"@douglasneuroinformatics/semantic-release": "^0.2.0",
4139
"@douglasneuroinformatics/tsconfig": "^1.0.2",
4240
"@types/node": "22.x",
4341
"@vitest/coverage-v8": "^3.0.5",
@@ -50,7 +48,7 @@
5048
},
5149
"commitlint": {
5250
"extends": [
53-
"@commitlint/config-conventional"
51+
"@douglasneuroinformatics/semantic-release/commitlint-config"
5452
]
5553
},
5654
"prettier": "@douglasneuroinformatics/prettier-config",

pnpm-lock.yaml

Lines changed: 8 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)