@lanzorg/commitlint-config-template 0.0.20 → 0.0.21

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 -36
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,42 +1,10 @@
1
- # TEMPLATE
1
+ ## TEMPLATE
2
2
 
3
- 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.
4
-
5
- ---
6
-
7
- <div align="center">
8
- <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/icon.png" width="144"></p>
9
- <h1>TEMPLATE</h1>
10
- </div>
11
-
12
- <p align="center">
13
- <a href="https://olankens.com">WEBSITE</a> ·
14
- <a href="https://ko-fi.com/olankens">FUNDING</a>
15
- </p>
3
+ ![](https://placehold.co/1280x640)
16
4
 
17
- <hr><p align="center"><br>
18
- 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.
19
- </p><br>
20
-
21
- <table>
22
- <tbody><tr>
23
- <td align="center" width="99999"><code>AND</code></td>
24
- <td align="center" width="99999"><code>IOS</code></td>
25
- <td align="center" width="99999"><code>LIN</code></td>
26
- <td align="center" width="99999"><code>MAC</code></td>
27
- <td align="center" width="99999"><code>WIN</code></td>
28
- <td align="center" width="99999"><code>WEB</code></td>
29
- </tr></tbody>
30
- <tbody><tr>
31
- <td align="center" height="64">✅</td>
32
- <td align="center">✅</td>
33
- <td align="center">✅</td>
34
- <td align="center">✅</td>
35
- <td align="center">✅</td>
36
- <td align="center">❌</td>
37
- </tr></tbody>
38
- </table>
5
+ 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.
39
6
 
7
+ <p align="left">***</p>
40
8
 
41
9
  ### Installing Pub Package
42
10
 
@@ -46,6 +14,8 @@ Suspendisse blandit justo vel sollicitudin erat lobortis.
46
14
  flutter pub add senchard --git-url https://github.com/olankens/senchard
47
15
  ```
48
16
 
17
+ <p align="left">***</p>
18
+
49
19
  ### Instantiating the Client
50
20
 
51
21
  Suspendisse blandit justo vel sollicitudin erat lobortis.
@@ -54,6 +24,8 @@ Suspendisse blandit justo vel sollicitudin erat lobortis.
54
24
  var client = Client('television_ip_address_here', foolish: true);
55
25
  ```
56
26
 
27
+ <p align="left">***</p>
28
+
57
29
  ### Updating Picture Mode
58
30
 
59
31
  Suspendisse blandit justo vel sollicitudin erat lobortis.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.20",
3
+ "version": "0.0.21",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [