Skip to content

Commit 2822d49

Browse files
committed
chore(release): 10.2.8 [skip ci]
1 parent 6203ee2 commit 2822d49

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [10.2.7](https://github.com/forcedotcom/dev-scripts/compare/10.2.6...10.2.7) (2024-07-29)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/dev-scripts",
3-
"version": "10.2.7",
3+
"version": "10.2.8",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)