@lanzorg/commitlint-config-template 0.0.10 → 0.0.11

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 +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
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.
14
14
 
15
- ## Installing Pub Package
15
+ ### Installing Pub Package
16
16
 
17
17
  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.
18
18
 
@@ -20,7 +20,7 @@ Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Et
20
20
  flutter pub add senchard --git-url https://github.com/olankens/senchard
21
21
  ```
22
22
 
23
- ## Instantiating the Client
23
+ ### Instantiating the Client
24
24
 
25
25
  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.
26
26
 
@@ -28,7 +28,7 @@ Suspendisse blandit justo vel tellus pharetra, ut sollicitudin erat lobortis. Et
28
28
  var client = Client('television_ip_address_here', foolish: true);
29
29
  ```
30
30
 
31
- ## Updating Picture Mode
31
+ ### Updating Picture Mode
32
32
 
33
33
  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.
34
34
 
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.11",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [