@lanzorg/commitlint-config-template 0.0.137 → 0.0.139

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 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,11 +7,15 @@
7
7
  <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-typescript.svg" width="56">
8
8
  </div>
9
9
 
10
- ## PREVIEWS
10
+ [//]: # (## PREVIEWS)
11
+
12
+ ## Project Previews
11
13
 
12
14
  <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-01.png" align="center" width="49.21875%"><picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/blank.gif" align="center" width="1.5625%"/></picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-02.png" align="center" width="49.21875%"></p>
13
15
 
14
- ## FEATURES
16
+ [//]: # (## FEATURES)
17
+
18
+ ## Main Features
15
19
 
16
20
  - ✅&nbsp;&nbsp;Vestibulum in arcu porttitor ante
17
21
  - ✅&nbsp;&nbsp;Sed iaculis dolor in egestas pulvinar
@@ -21,9 +25,9 @@
21
25
  - 🚧&nbsp;&nbsp;Mauris eleifend nunc non ultricies
22
26
  - ❌&nbsp;&nbsp;Nunc ut velit quis purus vestibulum
23
27
 
24
- ## LEARNING
28
+ [//]: # (## LEARNING)
25
29
 
26
- ### With Default Runtime
30
+ ## With Default Runtime
27
31
 
28
32
  ```sh
29
33
  curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowastro.sh | bash -s -- \
@@ -33,7 +37,7 @@ curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowa
33
37
  --tailwind
34
38
  ```
35
39
 
36
- ### With Custom Runtime
40
+ ## With Custom Runtime
37
41
 
38
42
  ```sh
39
43
  curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowastro.sh | bash -s -- \
@@ -45,7 +49,7 @@ curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowa
45
49
  --tailwind
46
50
  ```
47
51
 
48
- ### Delete GitHub Project
52
+ ## Delete GitHub Project
49
53
 
50
54
  ```sh
51
55
  gh repo delete olankens/deleteme --yes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.137",
3
+ "version": "0.0.139",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [