@hasna/skills 0.1.20 → 0.1.21

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
@@ -1891,7 +1891,7 @@ var package_default;
1891
1891
  var init_package = __esm(() => {
1892
1892
  package_default = {
1893
1893
  name: "@hasna/skills",
1894
- version: "0.1.20",
1894
+ version: "0.1.21",
1895
1895
  description: "Skills library for AI coding agents",
1896
1896
  type: "module",
1897
1897
  bin: {
package/bin/mcp.js CHANGED
@@ -38746,7 +38746,7 @@ init_adapter();
38746
38746
  // package.json
38747
38747
  var package_default = {
38748
38748
  name: "@hasna/skills",
38749
- version: "0.1.20",
38749
+ version: "0.1.21",
38750
38750
  description: "Skills library for AI coding agents",
38751
38751
  type: "module",
38752
38752
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/skills",
3
- "version": "0.1.20",
3
+ "version": "0.1.21",
4
4
  "description": "Skills library for AI coding agents",
5
5
  "type": "module",
6
6
  "bin": {