@lanzorg/commitlint-config-template 0.0.131 → 0.0.132

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 +10 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,4 @@
1
+ <!--
1
2
  <div align="center">
2
3
  <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/circle.png" width="120"></p>
3
4
  <h1>WOWASTRO</h1>
@@ -6,10 +7,18 @@
6
7
  <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-bash.svg" width="56">
7
8
  <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-typescript.svg" width="56">
8
9
  </div>
10
+ -->
9
11
 
10
- ## Picture Gallery
12
+ # WOWASTRO
13
+
14
+ <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-01.png" width="49.21875%"><picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/blank.gif" width="1.5625%"/></picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-02.png" width="49.21875%"></p>
11
15
 
16
+ Bootstrap any Astro project with a formatted README, advanced linting using ESLint and Prettier, fully configured Tailwind, and proper debugging configurations for IntelliJ IDEA and Visual Studio Code.
17
+
18
+ <!--
19
+ ## Picture Gallery
12
20
  <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-01.png" width="49.21875%"><picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/blank.gif" width="1.5625%"/></picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-02.png" width="49.21875%"></p>
21
+ -->
13
22
 
14
23
  ## With Default Runtime
15
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.131",
3
+ "version": "0.0.132",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [