Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 20, 2024
1 parent 05ad642 commit f2c8e44
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.0.1](https://github.com/forcedotcom/packaging/compare/3.7.3...4.0.1) (2024-06-20)


### Bug Fixes

* bump major ([#603](https://github.com/forcedotcom/packaging/issues/603)) ([05ad642](https://github.com/forcedotcom/packaging/commit/05ad6422f3bc988e706118c0569e1db4911f4970))



## [3.7.3](https://github.com/forcedotcom/packaging/compare/3.7.2...3.7.3) (2024-06-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/packaging",
"version": "4.0.0",
"version": "4.0.1",
"description": "Packaging library for the Salesforce packaging platform",
"main": "lib/exported",
"types": "lib/exported.d.ts",
Expand Down

0 comments on commit f2c8e44

Please sign in to comment.