ruige-skill 1.2.2 → 1.2.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  它不替你听歌,也不替你做审美判断。需要真人耳朵的部分,它会把问题整理成一个你自己能做的对比实验;确实需要听审的,到公众号「**瑞哥混音编曲课**」找他。
10
10
 
11
- <!-- 二维码待补:assets/qrcode-wechat.jpg -->
11
+ <img src="assets/qrcode-mp.jpg" width="240" alt="公众号「瑞哥混音编曲课」">
12
12
 
13
13
  ## 安装
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ruige-skill",
3
- "version": "1.2.2",
3
+ "version": "1.2.3",
4
4
  "description": "Install the Ruige music production assistant skill for Codex, Claude Code, and WorkBuddy.",
5
5
  "license": "CC-BY-NC-4.0",
6
6
  "type": "module",