@windrun-huaiin/dev-scripts 6.9.1 → 6.10.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 +13 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -376,4 +376,16 @@ dev-scripts check-translations --verbose
376
376
 
377
377
  ## 许可证
378
378
 
379
- MIT License
379
+ MIT License
380
+
381
+
382
+ ## Showcase
383
+
384
+ - [Free Trivia Game](https://freetrivia.info/)
385
+ - [Music Poster](https://musicposter.org/en)
386
+ - [Image Narration](https://imagenarration.com/en)
387
+ - [Describe Yourself](https://describeyourself.org/en)
388
+ - [Newspaper Template](https://newspaper-template.org/en)
389
+ - [breathing exercise](https://breathingexercise.net/en)
390
+ - [ai directory list](https://aidirectorylist.com/en)
391
+ - [reve image directory](https://reveimage.directory/en)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@windrun-huaiin/dev-scripts",
3
- "version": "6.9.1",
3
+ "version": "6.10.0",
4
4
  "description": "Development scripts for multilingual projects",
5
5
  "main": "dist/index.js",
6
6
  "bin": {