@k2works/claude-code-booster 1.4.0 → 1.4.1

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.
@@ -40,6 +40,8 @@ markdown_extensions:
40
40
  - PLANTUML_SERVER_URL
41
41
  - http://www.plantuml.com/plantuml
42
42
  format: svg
43
+ - pymdownx.tasklist:
44
+ custom_checkbox: true
43
45
  - attr_list
44
46
 
45
47
  extra_javascript:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@k2works/claude-code-booster",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "AI Agent Development Support Tool",
5
5
  "main": "main.js",
6
6
  "bin": {