@lanzorg/commitlint-config-template 0.0.148 → 0.0.150

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 +24 -15
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,27 +1,36 @@
1
1
  <div align="center">
2
- <p><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/icon.png" align="center" width="128"></p>
3
- <h1>MSGSTYLE</h1>
2
+ <p><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/icon.png" align="" width="128"></p>
3
+ <h1><samp>MSGSTYLE</samp></h1>
4
4
  </div>
5
5
 
6
- <table><tr><td align="center" width="9999"><div>
7
- <a href="https://olankens.com">WEBSITE</a> ·
8
- <a href="https://ko-fi.com/olankens">FUNDING</a>
9
- </div></td></tr></table>
10
-
11
- <table><tr><td align="center" width="9999">&nbsp;<div>
12
- Enforce a strict Git commit message style by validating each message against a defined set of opinionated rules. This script improves consistency and clarity in your commit history by checking structure, length, formatting, and overall content quality.
13
- </div>&nbsp;</td></tr></table>
14
-
15
- <table><tr><td align="center" width="99999"><div>
16
- <picture><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/git.svg" align="center" width="52"></picture>
17
- <picture><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/bash.svg" align="center" width="52"></picture>
18
- </div></td></tr></table>
6
+ <table>
7
+ <tr><td align="center" width="9999"><div>
8
+ <a href="https://olankens.com">WEBSITE</a> ·
9
+ <a href="https://ko-fi.com/olankens">FUNDING</a>
10
+ </div></td></tr>
11
+ <tr><td align="center" width="9999">&nbsp;<div>
12
+ Enforce a strict Git commit message style by validating each message against a defined set of opinionated rules. This script improves consistency and clarity in your commit history by checking structure, length, formatting, and overall content quality.
13
+ </div>&nbsp;</td></tr>
14
+ <tr><td align="center" width="99999"><div>
15
+ <picture><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/git.svg" align="center" width="52"></picture>
16
+ <picture><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/bash.svg" align="center" width="52"></picture>
17
+ </div></td></tr>
18
+ </table>
19
19
 
20
20
  ## PREVIEWS
21
21
 
22
+ <table>
23
+ <tr>
24
+ <td align="center" width="99999"><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/asset-01.png" align="center" width="100%"></td>
25
+ <td align="center" width="99999"><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/asset-02.png" align="center" width="100%"></td>
26
+ </tr>
27
+ </table>
28
+
29
+ <!--
22
30
  <table><tr><td align="center" width="99999"><div>
23
31
  <img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/asset-01.png" align="center" width="49.21875%"><picture><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/blank.gif" align="center" width="1.5625%"/></picture><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/asset-02.png" align="center" width="49.21875%">
24
32
  </div></td></tr></table>
33
+ -->
25
34
 
26
35
  ## FEATURES
27
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.148",
3
+ "version": "0.0.150",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [