Skip to content

Commit ff45ed6

Browse files
committed
chore(release): 5.9.1 [skip ci]
1 parent 6bc9720 commit ff45ed6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [5.9.1](https://github.com/forcedotcom/dev-scripts/compare/5.9.0...5.9.1) (2023-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* check oclif version before running lock command ([357e113](https://github.com/forcedotcom/dev-scripts/commit/357e113fd5fe0d3a17710eab8c1f9b0efe9074f3))
7+
* run oclif lock during prepack ([6822dd9](https://github.com/forcedotcom/dev-scripts/commit/6822dd9e6b859c458f1c81eb42e7e02fe797c051))
8+
9+
10+
111
# [5.9.0](https://github.com/forcedotcom/dev-scripts/compare/5.8.0...5.9.0) (2023-09-01)
212

313

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": "5.9.0",
3+
"version": "5.9.1",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)