@ikun2274/spiritechoui 0.1.50 → 0.1.51

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +4 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikun2274/spiritechoui",
3
- "version": "0.1.50",
3
+ "version": "0.1.51",
4
4
  "main": "dist/spiritechoui.umd.cjs",
5
5
  "module": "dist/spiritechoui.es.js",
6
6
  "exports": {
package/readme.md CHANGED
@@ -20,6 +20,10 @@ npm uninstall @ikun2274/spiritechoui
20
20
 
21
21
  #### 0.1.3 (2025-11-06-13:25)
22
22
 
23
+ ### 0.1.51 (2036-2-14 11:17)
24
+ ```
25
+ 更新了代码块组件
26
+ ```
23
27
 
24
28
 
25
29
  ## 后续规划