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 5008360 commit b89cc66Copy full SHA for b89cc66
package.json
@@ -30,7 +30,7 @@
30
"@typescript-eslint/eslint-plugin": "^7.2.0",
31
"@valora/eslint-config-typescript": "^1.0.2",
32
"@valora/prettier-config": "^0.0.1",
33
- "conventional-changelog-conventionalcommits": "^5.0.0",
+ "conventional-changelog-conventionalcommits": "^8.0.0",
34
"eslint": "^8.57.0",
35
"eslint-plugin-import": "^2.29.1",
36
"eslint-plugin-jest": "^27.9.0",
@@ -39,7 +39,7 @@
39
"eslint-plugin-react-native": "^4.1.0",
40
"jest": "^29.7.0",
41
"prettier": "^3.5.1",
42
- "semantic-release": "^19.0.5",
+ "semantic-release": "^24.2.3",
43
"typescript": "^5.7.3"
44
},
45
"prettier": "@valora/prettier-config",
0 commit comments