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 7fe631d commit aa1603aCopy full SHA for aa1603a
CHANGELOG.md
@@ -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
10
## [5.4.2](https://github.com/forcedotcom/dev-scripts/compare/5.4.1...5.4.2) (2023-05-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-scripts",
- "version": "5.4.2",
+ "version": "5.4.3",
"description": "Standardize package.json scripts and config files for Salesforce projects.",
"repository": "forcedotcom/dev-scripts",
"bin": {
0 commit comments