@salesforce/cli 1.1.0 → 1.1.4

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 CHANGED
@@ -2,14 +2,39 @@
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.1.4](https://github.com/salesforcecli/cli/compare/v1.1.3...v1.1.4) (2021-10-26)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * fix wrong version of release management ([#83](https://github.com/salesforcecli/cli/issues/83)) ([d846bc1](https://github.com/salesforcecli/cli/commit/d846bc134daa472ba9335f8d4cebb356221fffc6))
11
+
12
+ ### [1.1.3](https://github.com/salesforcecli/cli/compare/v1.1.2...v1.1.3) (2021-10-26)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * tweak parameters to tarball prompt ([#82](https://github.com/salesforcecli/cli/issues/82)) ([60a3fef](https://github.com/salesforcecli/cli/commit/60a3fef1034aec3324e05aea152fcb546bfb5d7a))
18
+
19
+ ### [1.1.2](https://github.com/salesforcecli/cli/compare/v1.1.1...v1.1.2) (2021-10-26)
20
+
21
+ ### Bug Fixes
22
+
23
+ - capture new version number from package.json ([5229179](https://github.com/salesforcecli/cli/commit/5229179a774bdcd2af1e8fb192310a586407b244))
24
+
25
+ ### [1.1.1](https://github.com/salesforcecli/cli/compare/v1.1.0...v1.1.1) (2021-10-26)
26
+
27
+ ### Bug Fixes
28
+
29
+ - support latest-rc releases ([#78](https://github.com/salesforcecli/cli/issues/78)) ([526f503](https://github.com/salesforcecli/cli/commit/526f503ebf6610eac9ec23448b98f82a29a1b04c))
30
+
5
31
  ## [1.1.0](https://github.com/salesforcecli/cli/compare/v1.0.7...v1.1.0) (2021-10-20)
6
32
 
7
33
  ### [1.0.7](https://github.com/salesforcecli/cli/compare/v1.0.6...v1.0.7) (2021-10-14)
8
34
 
9
-
10
35
  ### Bug Fixes
11
36
 
12
- * bump deps ([#76](https://github.com/salesforcecli/cli/issues/76)) ([26b59c6](https://github.com/salesforcecli/cli/commit/26b59c638fff4b301f615bdc8c1d21247a14b691))
37
+ - bump deps ([#76](https://github.com/salesforcecli/cli/issues/76)) ([26b59c6](https://github.com/salesforcecli/cli/commit/26b59c638fff4b301f615bdc8c1d21247a14b691))
13
38
 
14
39
  ### [1.0.6](https://github.com/salesforcecli/cli/compare/v1.0.5...v1.0.6) (2021-10-12)
15
40
 
@@ -17,31 +42,27 @@ All notable changes to this project will be documented in this file. See [standa
17
42
 
18
43
  ### [1.0.4](https://github.com/salesforcecli/cli/compare/v1.0.3...v1.0.4) (2021-10-06)
19
44
 
20
-
21
45
  ### Bug Fixes
22
46
 
23
- * bump deps [skip-validate-pr] ([#75](https://github.com/salesforcecli/cli/issues/75)) ([2b8446c](https://github.com/salesforcecli/cli/commit/2b8446ceaabb62711ebc9b5c5c191083deee17fa))
47
+ - bump deps [skip-validate-pr] ([#75](https://github.com/salesforcecli/cli/issues/75)) ([2b8446c](https://github.com/salesforcecli/cli/commit/2b8446ceaabb62711ebc9b5c5c191083deee17fa))
24
48
 
25
49
  ### [1.0.3](https://github.com/salesforcecli/cli/compare/v1.0.2...v1.0.3) (2021-10-05)
26
50
 
27
-
28
51
  ### Bug Fixes
29
52
 
30
- * use dirname in oclif config ([9604e53](https://github.com/salesforcecli/cli/commit/9604e53b0cd9164ad7e4c8b83383b38e393a6d72))
53
+ - use dirname in oclif config ([9604e53](https://github.com/salesforcecli/cli/commit/9604e53b0cd9164ad7e4c8b83383b38e393a6d72))
31
54
 
32
55
  ### [1.0.2](https://github.com/salesforcecli/cli/compare/v1.0.1...v1.0.2) (2021-10-01)
33
56
 
34
-
35
57
  ### Bug Fixes
36
58
 
37
- * revert inquirer dep that references github url ([#72](https://github.com/salesforcecli/cli/issues/72)) ([2d86a0c](https://github.com/salesforcecli/cli/commit/2d86a0ca1112bb95c27de8d2721db98f05192b76))
59
+ - revert inquirer dep that references github url ([#72](https://github.com/salesforcecli/cli/issues/72)) ([2d86a0c](https://github.com/salesforcecli/cli/commit/2d86a0ca1112bb95c27de8d2721db98f05192b76))
38
60
 
39
61
  ### [1.0.1](https://github.com/salesforcecli/cli/compare/v1.0.0...v1.0.1) (2021-09-30)
40
62
 
41
-
42
63
  ### Bug Fixes
43
64
 
44
- * bump versions for v1 [skip-validate-pr] ([#69](https://github.com/salesforcecli/cli/issues/69)) ([b808dfd](https://github.com/salesforcecli/cli/commit/b808dfdfb37f42d73b4f88d76927ef6019e86890))
65
+ - bump versions for v1 [skip-validate-pr] ([#69](https://github.com/salesforcecli/cli/issues/69)) ([b808dfd](https://github.com/salesforcecli/cli/commit/b808dfdfb37f42d73b4f88d76927ef6019e86890))
45
66
 
46
67
  ## [1.0.0](https://github.com/salesforcecli/cli/compare/v0.0.47...v1.0.0) (2021-09-30)
47
68
 
@@ -49,17 +70,15 @@ All notable changes to this project will be documented in this file. See [standa
49
70
 
50
71
  ### [0.0.46](https://github.com/salesforcecli/cli/compare/v0.0.45...v0.0.46) (2021-09-29)
51
72
 
52
-
53
73
  ### Bug Fixes
54
74
 
55
- * add plugin-generate ([#63](https://github.com/salesforcecli/cli/issues/63)) ([cc4f91d](https://github.com/salesforcecli/cli/commit/cc4f91d66eba9d9cf50e216f4ce39ada4af22e21))
75
+ - add plugin-generate ([#63](https://github.com/salesforcecli/cli/issues/63)) ([cc4f91d](https://github.com/salesforcecli/cli/commit/cc4f91d66eba9d9cf50e216f4ce39ada4af22e21))
56
76
 
57
77
  ### [0.0.45](https://github.com/salesforcecli/cli/compare/v0.0.44...v0.0.45) (2021-09-29)
58
78
 
59
-
60
79
  ### Bug Fixes
61
80
 
62
- * install sf-release for maybe-halt ([#64](https://github.com/salesforcecli/cli/issues/64)) ([196ea50](https://github.com/salesforcecli/cli/commit/196ea50f8d37e766fef213d9b947981c37a5308c))
81
+ - install sf-release for maybe-halt ([#64](https://github.com/salesforcecli/cli/issues/64)) ([196ea50](https://github.com/salesforcecli/cli/commit/196ea50f8d37e766fef213d9b947981c37a5308c))
63
82
 
64
83
  ### [0.0.44](https://github.com/salesforcecli/cli/compare/v0.0.43...v0.0.44) (2021-09-29)
65
84
 
package/README.md CHANGED
@@ -29,7 +29,7 @@ $ npm install -g @salesforce/cli
29
29
  $ sf COMMAND
30
30
  running command...
31
31
  $ sf (--version|-v|version)
32
- @salesforce/cli/1.1.0 linux-x64 node-v14.18.1
32
+ @salesforce/cli/1.1.3 linux-x64 node-v14.18.1
33
33
  $ sf --help [COMMAND]
34
34
  USAGE
35
35
  $ sf COMMAND
@@ -1 +1 @@
1
- {"version":"1.1.0","commands":{}}
1
+ {"version":"1.1.4","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.1.0",
4
+ "version": "1.1.4",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run"
@@ -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": "oclif 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.2.2",
148
+ "@salesforce/plugin-release-management": "^2.5.2",
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",