@lanzorg/commitlint-config-template 0.0.26 → 0.0.27

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 +5 -7
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,12 +1,10 @@
1
- [//]: # (<p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="2" width="100%"></p>)
1
+ ## TEMPLATE
2
2
 
3
- ## <code>TEMPLATE</code>
4
-
5
- ![](https://placehold.co/1280x640)
3
+ ![](https://placehold.co/1280x512)
6
4
 
7
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.
8
6
 
9
- ## Installing Pub Package
7
+ ## Update Pub Package
10
8
 
11
9
  Suspendisse blandit justo vel sollicitudin.
12
10
 
@@ -14,7 +12,7 @@ Suspendisse blandit justo vel sollicitudin.
14
12
  flutter pub add senchard --git-url https://github.com/olankens/senchard
15
13
  ```
16
14
 
17
- ## Instantiating the Client
15
+ ## Instantiate the Client
18
16
 
19
17
  Suspendisse blandit justo vel sollicitudin.
20
18
 
@@ -22,7 +20,7 @@ Suspendisse blandit justo vel sollicitudin.
22
20
  var client = Client('television_ip_address_here', foolish: true);
23
21
  ```
24
22
 
25
- ## Updating Picture Mode
23
+ ## Update Picture Mode
26
24
 
27
25
  Suspendisse blandit justo vel sollicitudin.
28
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.26",
3
+ "version": "0.0.27",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [