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 fe78dd0 commit 047edbcCopy full SHA for 047edbc
package.json
@@ -30,7 +30,7 @@
30
"@typescript-eslint/eslint-plugin": "^7.18.0",
31
"@valora/eslint-config-typescript": "^1.1.12",
32
"@valora/prettier-config": "^0.0.1",
33
- "conventional-changelog-conventionalcommits": "^5.0.0",
+ "conventional-changelog-conventionalcommits": "^8.0.0",
34
"eslint": "^8.57.1",
35
"eslint-plugin-import": "^2.31.0",
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.3",
42
- "semantic-release": "^19.0.5",
+ "semantic-release": "^24.2.3",
43
"typescript": "^5.8.2"
44
},
45
"prettier": "@valora/prettier-config",
0 commit comments