@lanzorg/commitlint-config-template 0.0.10 → 0.0.12

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 +6 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,11 +7,12 @@
7
7
 
8
8
  # TEMPLATE
9
9
 
10
-
11
10
  <p ><img src="https://lipsum.app/1200x400/aaa/000" width="100%"></p>
12
11
 
13
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.
14
13
 
14
+ <hr>
15
+
15
16
  ## Installing Pub Package
16
17
 
17
18
  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.
@@ -20,6 +21,8 @@ Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Et
20
21
  flutter pub add senchard --git-url https://github.com/olankens/senchard
21
22
  ```
22
23
 
24
+ <hr>
25
+
23
26
  ## Instantiating the Client
24
27
 
25
28
  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.
@@ -28,6 +31,8 @@ Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Et
28
31
  var client = Client('television_ip_address_here', foolish: true);
29
32
  ```
30
33
 
34
+ <hr>
35
+
31
36
  ## Updating Picture Mode
32
37
 
33
38
  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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.10",
3
+ "version": "0.0.12",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [