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 a7f4e0e commit f976d2eCopy full SHA for f976d2e
packages/gatsby-source-sanity/package.json
@@ -57,7 +57,7 @@
57
"url-parse": "^1.5.10"
58
},
59
"devDependencies": {
60
- "@sanity/semantic-release-preset": "^4.0.0",
+ "@sanity/semantic-release-preset": "^4.1.1",
61
"@types/debug": "^4.1.7",
62
"@types/jest": "^29.4.0",
63
"@types/lodash": "^4.14.191",
@@ -77,6 +77,7 @@
77
"prettier-plugin-packagejson": "^2.4.2",
78
"prettier-plugin-tailwindcss": "^0.4.0",
79
"react": "^18.2.0",
80
+ "semantic-release": "^21.1.1",
81
"ts-jest": "^29.0.5",
82
"typescript": "^5.0.0"
83
0 commit comments