1688-cli 0.1.9 → 0.1.10

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/CHANGELOG.md +7 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,6 +3,13 @@
3
3
  All notable changes to this project are documented here.
4
4
  This project follows [Semantic Versioning](https://semver.org/).
5
5
 
6
+ ## [0.1.10] - 2026-05-13
7
+
8
+ ### Changed
9
+ - `package.json`: corrected `repository`, `homepage`, and `bugs` URLs to the
10
+ actual GitHub user `superjack2050/1688-cli`. The npm package page will now
11
+ link to the public source.
12
+
6
13
  ## [0.1.9] - 2026-05-13
7
14
 
8
15
  ### Changed
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "1688-cli",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "1688.com CLI for humans, Codex, and Claude Code — search, cart, orders, logistics, seller IM, fake-shipping detection.",
5
5
  "license": "MIT",
6
6
  "author": "nobodyjack",
7
- "homepage": "https://github.com/nobodyjack/1688-cli#readme",
7
+ "homepage": "https://github.com/superjack2050/1688-cli#readme",
8
8
  "repository": {
9
9
  "type": "git",
10
- "url": "git+https://github.com/nobodyjack/1688-cli.git"
10
+ "url": "git+https://github.com/superjack2050/1688-cli.git"
11
11
  },
12
12
  "bugs": {
13
- "url": "https://github.com/nobodyjack/1688-cli/issues"
13
+ "url": "https://github.com/superjack2050/1688-cli/issues"
14
14
  },
15
15
  "keywords": [
16
16
  "1688",