Skip to content

Commit

Permalink
chore(release): 1.11.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 4, 2023
1 parent 66ce1b4 commit 946477a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.11.4](https://github.com/salesforcecli/plugin-packaging/compare/1.11.3...1.11.4) (2023-01-04)


### Bug Fixes

* **deps:** bump json5 from 1.0.1 to 1.0.2 ([40230a5](https://github.com/salesforcecli/plugin-packaging/commit/40230a5551e88fcd3033889cd7295de686cb7add))



## [1.11.3](https://github.com/salesforcecli/plugin-packaging/compare/1.11.2...1.11.3) (2022-12-24)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-packaging",
"description": "SFDX plugin that support Salesforce Packaging Platform",
"version": "1.11.3",
"version": "1.11.4",
"main": "lib/index.js",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -182,4 +182,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 946477a

Please sign in to comment.