bailian-cli-core 1.1.1 → 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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,7 +7,7 @@ Internal SDK for [`bailian-cli`](https://www.npmjs.com/package/bailian-cli).
7
7
  Not intended for direct use. For installation, usage, and documentation, see the CLI package:
8
8
 
9
9
  - npm: <https://www.npmjs.com/package/bailian-cli>
10
- - Homepage: <https://bailian.console.aliyun.com/cli>
10
+ - Homepage: <https://bailian.console.aliyun.com/cli?source_channel=cli_github&>
11
11
 
12
12
  ## License
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bailian-cli-core",
3
- "version": "1.1.1",
3
+ "version": "1.1.3",
4
4
  "description": "Core SDK for bailian-cli. See https://www.npmjs.com/package/bailian-cli for usage.",
5
5
  "homepage": "https://bailian.console.aliyun.com/cli",
6
6
  "bugs": {