@lanzorg/commitlint-config-template 0.0.11 → 0.0.13

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 +29 -21
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,16 +1,37 @@
1
- <!--
2
1
  <div align="center">
3
- <p><img src="https://lipsum.app/1200x400/aaa/000" width="100%"></p>
4
- <h1><samp>TEMPLATE</samp></h1>
2
+ <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/icon.png" align="center" width="144"></p>
3
+ <h1>TEMPLATE</h1>
5
4
  </div>
6
- -->
7
5
 
8
- # TEMPLATE
6
+ <p align="center">
7
+ <a href="https://olankens.com">WEBSITE</a> ·
8
+ <a href="https://ko-fi.com/olankens">FUNDING</a>
9
+ </p>
9
10
 
11
+ <hr><p align="center">
12
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Etiam non lacinia neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames duis.
13
+ </p><hr>
10
14
 
11
- <p ><img src="https://lipsum.app/1200x400/aaa/000" width="100%"></p>
15
+ ### Supported Platforms
12
16
 
13
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Etiam non lacinia neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames duis.
17
+ <table>
18
+ <tbody><tr>
19
+ <td align="center" width="99999"><code>AND</code></td>
20
+ <td align="center" width="99999"><code>IOS</code></td>
21
+ <td align="center" width="99999"><code>LIN</code></td>
22
+ <td align="center" width="99999"><code>MAC</code></td>
23
+ <td align="center" width="99999"><code>WIN</code></td>
24
+ <td align="center" width="99999"><code>WEB</code></td>
25
+ </tr></tbody>
26
+ <tbody><tr>
27
+ <td align="center"><p>✅</p></td>
28
+ <td align="center"><p>✅</p></td>
29
+ <td align="center"><p>✅</p></td>
30
+ <td align="center"><p>✅</p></td>
31
+ <td align="center"><p>✅</p></td>
32
+ <td align="center"><p>❌</p></td>
33
+ </tr></tbody>
34
+ </table>
14
35
 
15
36
  ### Installing Pub Package
16
37
 
@@ -52,17 +73,4 @@ await client
52
73
  ..changeGammaAdjustment(GammaAdjustment.gamma22)
53
74
  ..toggleViewingAngle()
54
75
  ..detach();
55
- ```
56
-
57
- <!--
58
- <table>
59
- <tr><td align="center" width="99999">
60
- <a href="#">WEBSITE</a> ·
61
- <a href="#">DOCUMENTATION</a> ·
62
- <a href="#">FUNDING</a>
63
- </td></tr>
64
- <tr><td align="center" width="99999">&nbsp;<p>
65
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Etiam non lacinia neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames duis.
66
- </p>&nbsp;</td></tr>
67
- </table>
68
- -->
76
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.11",
3
+ "version": "0.0.13",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [