Skip to content

Commit aa1603a

Browse files
committed
chore(release): 5.4.3 [skip ci]
1 parent 7fe631d commit aa1603a

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+
## [5.4.3](https://github.com/forcedotcom/dev-scripts/compare/5.4.2...5.4.3) (2023-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* pass extra arg to wireit script in git hook ([76e44d8](https://github.com/forcedotcom/dev-scripts/commit/76e44d82b9486dc56d108922bdba12a97ade3832))
7+
8+
9+
110
## [5.4.2](https://github.com/forcedotcom/dev-scripts/compare/5.4.1...5.4.2) (2023-05-31)
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": "5.4.2",
3+
"version": "5.4.3",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)