commandkit 0.1.11-dev.20250501122401 → 0.1.11-dev.20250501174948

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/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <div align="center">
2
- <img src="https://raw.githubusercontent.com/underctrl-io/commandkit/main/apps/docs/public/ckit_logo.svg" width="60%" />
2
+ <img src="https://raw.githubusercontent.com/underctrl-io/commandkit/main/apps/website/static/img/ckit_logo.svg" width="60%" />
3
3
  <br />
4
4
  <a href="https://ctrl.lol/discord"><img src="https://img.shields.io/discord/1055188344188973066?color=5865F2&logo=discord&logoColor=white" alt="support server" /></a>
5
5
  <a href="https://www.npmjs.com/package/commandkit"><img src="https://img.shields.io/npm/v/commandkit?maxAge=3600" alt="npm version" /></a>
package/dist/index.js CHANGED
@@ -5639,7 +5639,7 @@ var init_version = __esm({
5639
5639
  "use strict";
5640
5640
  init_cjs_shims();
5641
5641
  version = /* @__MACRO__ $version */
5642
- "0.1.11-dev.20250501122401";
5642
+ "0.1.11-dev.20250501174948";
5643
5643
  }
5644
5644
  });
5645
5645