Skip to content

Commit 4fbce5b

Browse files
committed
chore(release): 1.11.0 [skip ci]
1 parent 2e653f1 commit 4fbce5b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.11.0](https://github.com/salesforcecli/plugin-packaging/compare/1.10.11...1.11.0) (2022-12-20)
2+
3+
4+
### Features
5+
6+
* add Language ([8fce020](https://github.com/salesforcecli/plugin-packaging/commit/8fce02083e4207d38e8e2358db704ad749c0f7ad))
7+
* add Language ([6475492](https://github.com/salesforcecli/plugin-packaging/commit/64754928e3d685c48572eda020c4c5e018a23cc6))
8+
* add Language, updated snapshot ([cb53233](https://github.com/salesforcecli/plugin-packaging/commit/cb532337684a71a6dc8882fcd0b2a142a0dbeb2d))
9+
10+
11+
112
## [1.10.11](https://github.com/salesforcecli/plugin-packaging/compare/1.10.10...1.10.11) (2022-12-19)
213

314

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-packaging",
33
"description": "SFDX plugin that support Salesforce Packaging Platform",
4-
"version": "1.10.11",
4+
"version": "1.11.0",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -182,4 +182,4 @@
182182
"publishConfig": {
183183
"access": "public"
184184
}
185-
}
185+
}

0 commit comments

Comments
 (0)