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 6203ee2 commit 2822d49Copy full SHA for 2822d49
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [10.2.8](https://github.com/forcedotcom/dev-scripts/compare/10.2.7...10.2.8) (2024-07-29)
2
+
3
4
+### Bug Fixes
5
6
+* raise deps ([#356](https://github.com/forcedotcom/dev-scripts/issues/356)) ([6203ee2](https://github.com/forcedotcom/dev-scripts/commit/6203ee223318f2b06873b9dedc3cfbf4c8626a90))
7
8
9
10
## [10.2.7](https://github.com/forcedotcom/dev-scripts/compare/10.2.6...10.2.7) (2024-07-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-scripts",
- "version": "10.2.7",
+ "version": "10.2.8",
"description": "Standardize package.json scripts and config files for Salesforce projects.",
"repository": "forcedotcom/dev-scripts",
"bin": {
0 commit comments