@lanzorg/commitlint-config-template 0.0.14 → 0.0.15

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 +4 -10
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
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
13
  </p><hr>
14
14
 
15
- ### Supported Platforms
15
+ ## Supported Platforms
16
16
 
17
17
  Suspendisse blandit justo vel sollicitudin erat lobortis.
18
18
 
@@ -35,9 +35,7 @@ Suspendisse blandit justo vel sollicitudin erat lobortis.
35
35
  </tr></tbody>
36
36
  </table>
37
37
 
38
- <hr>
39
-
40
- ### Installing Pub Package
38
+ ## Installing Pub Package
41
39
 
42
40
  Suspendisse blandit justo vel sollicitudin erat lobortis.
43
41
 
@@ -45,9 +43,7 @@ Suspendisse blandit justo vel sollicitudin erat lobortis.
45
43
  flutter pub add senchard --git-url https://github.com/olankens/senchard
46
44
  ```
47
45
 
48
- <hr>
49
-
50
- ### Instantiating the Client
46
+ ## Instantiating the Client
51
47
 
52
48
  Suspendisse blandit justo vel sollicitudin erat lobortis.
53
49
 
@@ -55,9 +51,7 @@ Suspendisse blandit justo vel sollicitudin erat lobortis.
55
51
  var client = Client('television_ip_address_here', foolish: true);
56
52
  ```
57
53
 
58
- <hr>
59
-
60
- ### Updating Picture Mode
54
+ ## Updating Picture Mode
61
55
 
62
56
  Suspendisse blandit justo vel sollicitudin erat lobortis.
63
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.14",
3
+ "version": "0.0.15",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [