yuangs 2.33.0 → 2.34.0

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 +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -659,3 +659,6 @@ yuangs diff-edit status <id> # Check action status
659
659
  ---
660
660
 
661
661
  *此内容由插件自主更新*
662
+
663
+ diff-edit使本项目有了质的变化。^-^
664
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yuangs",
3
- "version": "2.33.0",
3
+ "version": "2.34.0",
4
4
  "description": "苑广山的个人应用集合 CLI(彩色版)",
5
5
  "author": "苑广山",
6
6
  "license": "ISC",