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 172db0e commit 9157c8fCopy full SHA for 9157c8f
package.json
@@ -39,8 +39,8 @@
39
"@semantic-release/changelog": "^6.0.3",
40
"@semantic-release/commit-analyzer": "^13.0.1",
41
"@semantic-release/git": "^10.0.1",
42
- "@semantic-release/github": "^11.0.6",
43
- "@semantic-release/npm": "^12.0.2",
+ "@semantic-release/github": "^12.0.0",
+ "@semantic-release/npm": "^13.1.1",
44
"@semantic-release/release-notes-generator": "^14.1.0",
45
"@testcontainers/redis": "^11.7.1",
46
"@turbo/gen": "^2.5.8",
@@ -51,7 +51,7 @@
51
"cross-env": "^10.1.0",
52
"jsdom": "^27.0.1",
53
"prettier": "^3.6.2",
54
- "semantic-release": "^24.2.9",
+ "semantic-release": "^25.0.0",
55
"testcontainers": "^11.7.1",
56
"turbo": "^2.5.8",
57
"typescript": "^5.9.3",
0 commit comments