@cnwenf/occ 2.1.261 → 2.1.262

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/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -682625,7 +682625,7 @@ function checkForReleaseNotesSync(lastSeenVersion, currentVersion2 = MACRO.VERSI
682625
682625
  releaseNotes
682626
682626
  };
682627
682627
  }
682628
- var import_semver12, MAX_RELEASE_NOTES_SHOWN = 5, RAW_CHANGELOG_URL = "https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/CHANGELOG.md", changelogMemoryCache = null;
682628
+ var import_semver12, MAX_RELEASE_NOTES_SHOWN = 5, RAW_CHANGELOG_URL = "https://raw.githubusercontent.com/cnwenf/occ/refs/heads/main/CHANGELOG.md", changelogMemoryCache = null;
682629
682629
  var init_releaseNotes = __esm(() => {
682630
682630
  init_axios2();
682631
682631
  init_state();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cnwenf/occ",
3
- "version": "2.1.261",
3
+ "version": "2.1.262",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "bin": {