cmyr-template-cli 1.19.0 → 1.19.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cmyr-template-cli",
3
- "version": "1.19.0",
3
+ "version": "1.19.1",
4
4
  "description": "草梅友仁自制的项目模板创建器",
5
5
  "author": "CaoMeiYouRen",
6
6
  "license": "MIT",
@@ -144,12 +144,14 @@
144
144
  <img src="https://cdn.jsdelivr.net/gh/CaoMeiYouRen/image-hosting-01@master/images/202112181214695.png">
145
145
  </a>
146
146
  <% } -%>
147
- <% if (licenseName && licenseUrl) { -%>
147
+
148
148
  <% if (isEnableStarHistory) { -%>
149
149
  ## 🌟 Star History
150
150
 
151
151
  [![Star History Chart](https://api.star-history.com/svg?repos=<%= authorGithubUsername %>/<%= projectName %>&type=Date)](https://star-history.com/#<%= authorGithubUsername %>/<%= projectName %>&Date)
152
152
  <% } -%>
153
+
154
+ <% if (licenseName && licenseUrl) { -%>
153
155
  ## 📝 License
154
156
 
155
157
  <% if (authorName && authorGithubUsername) { -%>