@lanzorg/commitlint-config-template 0.0.137 → 0.0.138

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 +8 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,11 +7,13 @@
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
11
 
12
12
  <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
13
 
14
- ## FEATURES
14
+ [//]: # (## FEATURES)
15
+
16
+ ## Main Features
15
17
 
16
18
  - ✅&nbsp;&nbsp;Vestibulum in arcu porttitor ante
17
19
  - ✅&nbsp;&nbsp;Sed iaculis dolor in egestas pulvinar
@@ -21,9 +23,9 @@
21
23
  - 🚧&nbsp;&nbsp;Mauris eleifend nunc non ultricies
22
24
  - ❌&nbsp;&nbsp;Nunc ut velit quis purus vestibulum
23
25
 
24
- ## LEARNING
26
+ [//]: # (## LEARNING)
25
27
 
26
- ### With Default Runtime
28
+ ## With Default Runtime
27
29
 
28
30
  ```sh
29
31
  curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowastro.sh | bash -s -- \
@@ -33,7 +35,7 @@ curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowa
33
35
  --tailwind
34
36
  ```
35
37
 
36
- ### With Custom Runtime
38
+ ## With Custom Runtime
37
39
 
38
40
  ```sh
39
41
  curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowastro.sh | bash -s -- \
@@ -45,7 +47,7 @@ curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowa
45
47
  --tailwind
46
48
  ```
47
49
 
48
- ### Delete GitHub Project
50
+ ## Delete GitHub Project
49
51
 
50
52
  ```sh
51
53
  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.138",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [