Skip to content

Commit d930c7b

Browse files
committed
chore(release): 1.23.0 [skip ci]
1 parent a343057 commit d930c7b

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+
# [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+
110
## [1.22.11](https://github.com/salesforcecli/plugin-functions/compare/1.22.10...1.22.11) (2023-12-06)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-functions",
33
"description": "Functions plugin for the SF CLI",
4-
"version": "1.22.11",
4+
"version": "1.23.0",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)