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 a343057 commit d930c7bCopy full SHA for d930c7b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.23.0](https://github.com/salesforcecli/plugin-functions/compare/1.22.11...1.23.0) (2024-03-05)
2
+
3
4
+### Features
5
6
+* publish npm-shrinkwrap.json ([#772](https://github.com/salesforcecli/plugin-functions/issues/772)) ([a343057](https://github.com/salesforcecli/plugin-functions/commit/a34305753532ae405d70f14e9b0bec91e5951a0f))
7
8
9
10
## [1.22.11](https://github.com/salesforcecli/plugin-functions/compare/1.22.10...1.22.11) (2023-12-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-functions",
"description": "Functions plugin for the SF CLI",
- "version": "1.22.11",
+ "version": "1.23.0",
"author": "[email protected]",
"bin": {
"functions": "./bin/run"
0 commit comments