@lanzorg/commitlint-config-template 0.0.108 → 0.0.110
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.
- package/README.md +6 -14
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,17 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
</p>
|
|
8
|
-
<p>
|
|
9
|
-
<img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/springai.svg" width="64">
|
|
10
|
-
<img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/ionic.svg" width="64">
|
|
11
|
-
<img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/flyway.svg" width="64">
|
|
12
|
-
<img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/rabbitmq.svg" width="64">
|
|
13
|
-
</p>
|
|
14
|
-
</div>
|
|
1
|
+
# OVERVIEW
|
|
2
|
+
|
|
3
|
+
<p><img src="https://placehold.co/900x325/888/888" align="center" width="100%"></p>
|
|
4
|
+
|
|
5
|
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin sed leo quam. Aliquam feugiat diam mauris, ac efficitur nunc luctus in. Cras auctor efficitur luctus. In vitae laoreet sem, ac eleifend lectus. Nulla eu ipsum nec enim pharetra.
|
|
6
|
+
|
|
15
7
|
|
|
16
8
|
[//]: # (# TEMPLATE)
|
|
17
9
|
[//]: # (<p><img src="https://placehold.co/900x325/aaa/aaa" align="center" width="100%"></p>)
|