@skilly-hand/skilly-hand 0.10.3 → 0.10.4

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/CHANGELOG.md CHANGED
@@ -16,6 +16,21 @@ All notable changes to this project are documented in this file.
16
16
  ### Removed
17
17
  - _None._
18
18
 
19
+ ## [0.10.4] - 2026-04-04
20
+ [View on npm](https://www.npmjs.com/package/@skilly-hand/skilly-hand/v/0.10.4)
21
+
22
+ ### Added
23
+ - _None._
24
+
25
+ ### Changed
26
+ - _None._
27
+
28
+ ### Fixed
29
+ - _None._
30
+
31
+ ### Removed
32
+ - _None._
33
+
19
34
  ## [0.10.3] - 2026-04-04
20
35
  [View on npm](https://www.npmjs.com/package/@skilly-hand/skilly-hand/v/0.10.3)
21
36
 
package/README.md CHANGED
@@ -74,6 +74,7 @@ The catalog currently includes:
74
74
  - `figma-mcp-0to1`
75
75
  - `frontend-design`
76
76
  - `life-guard`
77
+ - `react-guidelines`
77
78
  - `skill-creator`
78
79
  - `spec-driven-development`
79
80
  - `test-driven-development`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skilly-hand/skilly-hand",
3
- "version": "0.10.3",
3
+ "version": "0.10.4",
4
4
  "license": "CC-BY-NC-4.0",
5
5
  "type": "module",
6
6
  "publishConfig": {