@salesforce/cli 1.0.7 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +28 -14
- package/README.md +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +5 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,12 +2,32 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
-
### [1.
|
|
5
|
+
### [1.1.3](https://github.com/salesforcecli/cli/compare/v1.1.2...v1.1.3) (2021-10-26)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* tweak parameters to tarball prompt ([#82](https://github.com/salesforcecli/cli/issues/82)) ([60a3fef](https://github.com/salesforcecli/cli/commit/60a3fef1034aec3324e05aea152fcb546bfb5d7a))
|
|
6
11
|
|
|
12
|
+
### [1.1.2](https://github.com/salesforcecli/cli/compare/v1.1.1...v1.1.2) (2021-10-26)
|
|
7
13
|
|
|
8
14
|
### Bug Fixes
|
|
9
15
|
|
|
10
|
-
|
|
16
|
+
- capture new version number from package.json ([5229179](https://github.com/salesforcecli/cli/commit/5229179a774bdcd2af1e8fb192310a586407b244))
|
|
17
|
+
|
|
18
|
+
### [1.1.1](https://github.com/salesforcecli/cli/compare/v1.1.0...v1.1.1) (2021-10-26)
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
- support latest-rc releases ([#78](https://github.com/salesforcecli/cli/issues/78)) ([526f503](https://github.com/salesforcecli/cli/commit/526f503ebf6610eac9ec23448b98f82a29a1b04c))
|
|
23
|
+
|
|
24
|
+
## [1.1.0](https://github.com/salesforcecli/cli/compare/v1.0.7...v1.1.0) (2021-10-20)
|
|
25
|
+
|
|
26
|
+
### [1.0.7](https://github.com/salesforcecli/cli/compare/v1.0.6...v1.0.7) (2021-10-14)
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
- bump deps ([#76](https://github.com/salesforcecli/cli/issues/76)) ([26b59c6](https://github.com/salesforcecli/cli/commit/26b59c638fff4b301f615bdc8c1d21247a14b691))
|
|
11
31
|
|
|
12
32
|
### [1.0.6](https://github.com/salesforcecli/cli/compare/v1.0.5...v1.0.6) (2021-10-12)
|
|
13
33
|
|
|
@@ -15,31 +35,27 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
15
35
|
|
|
16
36
|
### [1.0.4](https://github.com/salesforcecli/cli/compare/v1.0.3...v1.0.4) (2021-10-06)
|
|
17
37
|
|
|
18
|
-
|
|
19
38
|
### Bug Fixes
|
|
20
39
|
|
|
21
|
-
|
|
40
|
+
- bump deps [skip-validate-pr] ([#75](https://github.com/salesforcecli/cli/issues/75)) ([2b8446c](https://github.com/salesforcecli/cli/commit/2b8446ceaabb62711ebc9b5c5c191083deee17fa))
|
|
22
41
|
|
|
23
42
|
### [1.0.3](https://github.com/salesforcecli/cli/compare/v1.0.2...v1.0.3) (2021-10-05)
|
|
24
43
|
|
|
25
|
-
|
|
26
44
|
### Bug Fixes
|
|
27
45
|
|
|
28
|
-
|
|
46
|
+
- use dirname in oclif config ([9604e53](https://github.com/salesforcecli/cli/commit/9604e53b0cd9164ad7e4c8b83383b38e393a6d72))
|
|
29
47
|
|
|
30
48
|
### [1.0.2](https://github.com/salesforcecli/cli/compare/v1.0.1...v1.0.2) (2021-10-01)
|
|
31
49
|
|
|
32
|
-
|
|
33
50
|
### Bug Fixes
|
|
34
51
|
|
|
35
|
-
|
|
52
|
+
- revert inquirer dep that references github url ([#72](https://github.com/salesforcecli/cli/issues/72)) ([2d86a0c](https://github.com/salesforcecli/cli/commit/2d86a0ca1112bb95c27de8d2721db98f05192b76))
|
|
36
53
|
|
|
37
54
|
### [1.0.1](https://github.com/salesforcecli/cli/compare/v1.0.0...v1.0.1) (2021-09-30)
|
|
38
55
|
|
|
39
|
-
|
|
40
56
|
### Bug Fixes
|
|
41
57
|
|
|
42
|
-
|
|
58
|
+
- bump versions for v1 [skip-validate-pr] ([#69](https://github.com/salesforcecli/cli/issues/69)) ([b808dfd](https://github.com/salesforcecli/cli/commit/b808dfdfb37f42d73b4f88d76927ef6019e86890))
|
|
43
59
|
|
|
44
60
|
## [1.0.0](https://github.com/salesforcecli/cli/compare/v0.0.47...v1.0.0) (2021-09-30)
|
|
45
61
|
|
|
@@ -47,17 +63,15 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
47
63
|
|
|
48
64
|
### [0.0.46](https://github.com/salesforcecli/cli/compare/v0.0.45...v0.0.46) (2021-09-29)
|
|
49
65
|
|
|
50
|
-
|
|
51
66
|
### Bug Fixes
|
|
52
67
|
|
|
53
|
-
|
|
68
|
+
- add plugin-generate ([#63](https://github.com/salesforcecli/cli/issues/63)) ([cc4f91d](https://github.com/salesforcecli/cli/commit/cc4f91d66eba9d9cf50e216f4ce39ada4af22e21))
|
|
54
69
|
|
|
55
70
|
### [0.0.45](https://github.com/salesforcecli/cli/compare/v0.0.44...v0.0.45) (2021-09-29)
|
|
56
71
|
|
|
57
|
-
|
|
58
72
|
### Bug Fixes
|
|
59
73
|
|
|
60
|
-
|
|
74
|
+
- install sf-release for maybe-halt ([#64](https://github.com/salesforcecli/cli/issues/64)) ([196ea50](https://github.com/salesforcecli/cli/commit/196ea50f8d37e766fef213d9b947981c37a5308c))
|
|
61
75
|
|
|
62
76
|
### [0.0.44](https://github.com/salesforcecli/cli/compare/v0.0.43...v0.0.44) (2021-09-29)
|
|
63
77
|
|
package/README.md
CHANGED
package/oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"1.
|
|
1
|
+
{"version":"1.1.3","commands":{}}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.1.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run"
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"@sf/deploy-retrieve": "npm:@salesforce/plugin-deploy-retrieve@1.0.5",
|
|
83
83
|
"@sf/drm": "npm:@salesforce/plugin-deploy-retrieve-metadata@1.0.7",
|
|
84
84
|
"@sf/env": "npm:@salesforce/plugin-env@1.0.3",
|
|
85
|
-
"@sf/functions": "npm:@salesforce/plugin-functions@1.1.
|
|
85
|
+
"@sf/functions": "npm:@salesforce/plugin-functions@1.1.5",
|
|
86
86
|
"@sf/gen": "npm:@salesforce/plugin-generate@1.0.5",
|
|
87
87
|
"@sf/login": "npm:@salesforce/plugin-login@1.0.4",
|
|
88
88
|
"tslib": "^2.3.1"
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
"repository": "salesforcecli/cli",
|
|
104
104
|
"scripts": {
|
|
105
105
|
"build": "sf-build",
|
|
106
|
+
"channel:promote": "sf-release channel:promote",
|
|
106
107
|
"clean-all": "sf-clean all",
|
|
107
108
|
"clean": "sf-clean",
|
|
108
109
|
"compile": "sf-compile",
|
|
@@ -120,7 +121,7 @@
|
|
|
120
121
|
"prepack": "sf-prepack",
|
|
121
122
|
"prepare": "yarn compile && yarn lint",
|
|
122
123
|
"pretarball": "./bin/dev cli:tarballs:prepare --types",
|
|
123
|
-
"promote": "
|
|
124
|
+
"promote-dist-tags": "./scripts/promote-dist-tags",
|
|
124
125
|
"promote:verify": "./bin/dev cli:versions:inspect --channels stable --locations archive --cli sf",
|
|
125
126
|
"test:smoke-unix": "./tmp/sf/bin/sf --version && ./tmp/sf/bin/sf help && ./tmp/sf/bin/sf plugins --core",
|
|
126
127
|
"test:deprecation-policy": "./bin/dev snapshot:compare",
|
|
@@ -144,7 +145,7 @@
|
|
|
144
145
|
"@oclif/test": "^1",
|
|
145
146
|
"@salesforce/dev-config": "^2.1.2",
|
|
146
147
|
"@salesforce/dev-scripts": "^0.9.18",
|
|
147
|
-
"@salesforce/plugin-release-management": "^2.
|
|
148
|
+
"@salesforce/plugin-release-management": "^2.5.1",
|
|
148
149
|
"@salesforce/prettier-config": "^0.0.2",
|
|
149
150
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
|
150
151
|
"@typescript-eslint/parser": "^4.33.0",
|