@lanzorg/commitlint-config-template 0.0.145 → 0.0.147

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -17,6 +17,10 @@
17
17
  <picture><img src="https://raw.githubusercontent.com/olankens/msgstyle/HEAD/.assets/bash.svg" align="center" width="52"></picture>
18
18
  </div></td></tr></table>
19
19
 
20
+ ## PREVIEWS
21
+
22
+ <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%">
23
+
20
24
  ## FEATURES
21
25
 
22
26
  <table>
@@ -48,7 +52,7 @@
48
52
 
49
53
  ## LEARNING
50
54
 
51
- #### Installing Globally
55
+ ### Installing Globally
52
56
 
53
57
  ```shell
54
58
  git config --global core.hooksPath "$HOME/.githooks"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.145",
3
+ "version": "0.0.147",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [