@lanzorg/commitlint-config-template 0.0.119 → 0.0.121

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 -29
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,30 +1,20 @@
1
- # TEMPLATE
1
+ # 1-COLUMN
2
2
 
3
3
  <p><img src="https://placehold.co/1024x416/ccc/ccc" align="center" width="100%"></p>
4
4
 
5
5
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut semper turpis ipsum, at vulputate lacus congue pulvinar. In et convallis nunc, eget tempor orci. Nullam et viverra eros. In scelerisque aenean.
6
6
 
7
- ## Installing Package
7
+ ## Picture Gallery
8
8
 
9
- ```sh
10
-
11
-
12
-
13
- ```
9
+ <p><img src="https://placehold.co/1280x720/ccc/ccc" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" width="33.333333%"></p>
14
10
 
15
- ## Instantiating Class
11
+ ## Setup Package
16
12
 
17
- ```dart
18
-
19
-
20
-
21
-
22
-
23
-
13
+ ```sh
24
14
 
25
15
  ```
26
16
 
27
- ## Updating Settings
17
+ ## Setup Instance
28
18
 
29
19
  ```dart
30
20
 
@@ -34,17 +24,4 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut semper turpis ipsum,
34
24
 
35
25
 
36
26
 
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
27
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.119",
3
+ "version": "0.0.121",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [