@lanzorg/commitlint-config-template 0.0.136 → 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 +15 -13
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,23 +7,25 @@
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
15
 
16
- - Vestibulum in arcu porttitor ante
17
- - ✅ Sed iaculis dolor in egestas pulvinar
18
- - ✅ Mauris vitae odio sed nisl maximus
19
- - ✅ Sed vitae diam eu lorem consequat
20
- - 🚧 Nulla eu nisl non leo efficitur eleifend
21
- - 🚧 Mauris eleifend nunc non ultricies
22
- - ❌ Nunc ut velit quis purus vestibulum
16
+ ## Main Features
23
17
 
24
- ## LEARNING
18
+ - ✅&nbsp;&nbsp;Vestibulum in arcu porttitor ante
19
+ - ✅&nbsp;&nbsp;Sed iaculis dolor in egestas pulvinar
20
+ - ✅&nbsp;&nbsp;Mauris vitae odio sed nisl maximus
21
+ - ✅&nbsp;&nbsp;Sed vitae diam eu lorem consequat
22
+ - 🚧&nbsp;&nbsp;Nulla eu nisl non leo efficitur eleifend
23
+ - 🚧&nbsp;&nbsp;Mauris eleifend nunc non ultricies
24
+ - ❌&nbsp;&nbsp;Nunc ut velit quis purus vestibulum
25
25
 
26
- ### With Default Runtime
26
+ [//]: # (## LEARNING)
27
+
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.136",
3
+ "version": "0.0.138",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [