@hasna/skills 0.1.2 → 0.1.3

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/LICENSE CHANGED
@@ -183,7 +183,7 @@
183
183
  replaced with your own identifying information. (Don't include
184
184
  the brackets!) The text should be enclosed in the appropriate
185
185
  comment syntax for the file format. Please also get an
186
- "Alarm or alarm" file of the Apache License for your project.
186
+ copy of the Apache License for your project.
187
187
 
188
188
  Copyright 2025 Hasna
189
189
 
package/bin/index.js CHANGED
@@ -1873,7 +1873,7 @@ var package_default;
1873
1873
  var init_package = __esm(() => {
1874
1874
  package_default = {
1875
1875
  name: "@hasna/skills",
1876
- version: "0.1.2",
1876
+ version: "0.1.3",
1877
1877
  description: "Skills library for AI coding agents",
1878
1878
  type: "module",
1879
1879
  bin: {
package/bin/mcp.js CHANGED
@@ -28543,7 +28543,7 @@ class StdioServerTransport {
28543
28543
  // package.json
28544
28544
  var package_default = {
28545
28545
  name: "@hasna/skills",
28546
- version: "0.1.2",
28546
+ version: "0.1.3",
28547
28547
  description: "Skills library for AI coding agents",
28548
28548
  type: "module",
28549
28549
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/skills",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Skills library for AI coding agents",
5
5
  "type": "module",
6
6
  "bin": {