We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c81ff3 commit 6bd069dCopy full SHA for 6bd069d
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [10.2.9](https://github.com/forcedotcom/dev-scripts/compare/10.2.8...10.2.9) (2024-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump-nyc-and-eslint-config ([#360](https://github.com/forcedotcom/dev-scripts/issues/360)) ([2c81ff3](https://github.com/forcedotcom/dev-scripts/commit/2c81ff373384ebc1c7e2418c6145aaf6dcdf3ad2))
7
8
9
10
## [10.2.8](https://github.com/forcedotcom/dev-scripts/compare/10.2.7...10.2.8) (2024-07-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-scripts",
- "version": "10.2.8",
+ "version": "10.2.9",
"description": "Standardize package.json scripts and config files for Salesforce projects.",
"repository": "forcedotcom/dev-scripts",
"bin": {
0 commit comments