@hasna/skills 0.1.55 → 0.1.56

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/bin/index.js CHANGED
@@ -36860,7 +36860,7 @@ var package_default;
36860
36860
  var init_package = __esm(() => {
36861
36861
  package_default = {
36862
36862
  name: "@hasna/skills",
36863
- version: "0.1.55",
36863
+ version: "0.1.56",
36864
36864
  description: "Skills library for AI coding agents",
36865
36865
  type: "module",
36866
36866
  bin: {
package/bin/mcp.js CHANGED
@@ -21819,7 +21819,7 @@ class StdioServerTransport {
21819
21819
  // package.json
21820
21820
  var package_default = {
21821
21821
  name: "@hasna/skills",
21822
- version: "0.1.55",
21822
+ version: "0.1.56",
21823
21823
  description: "Skills library for AI coding agents",
21824
21824
  type: "module",
21825
21825
  bin: {
package/dist/index.js CHANGED
@@ -19265,7 +19265,7 @@ import { dirname as dirname4, relative as relative3 } from "path";
19265
19265
  // package.json
19266
19266
  var package_default = {
19267
19267
  name: "@hasna/skills",
19268
- version: "0.1.55",
19268
+ version: "0.1.56",
19269
19269
  description: "Skills library for AI coding agents",
19270
19270
  type: "module",
19271
19271
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/skills",
3
- "version": "0.1.55",
3
+ "version": "0.1.56",
4
4
  "description": "Skills library for AI coding agents",
5
5
  "type": "module",
6
6
  "bin": {