@lanzorg/commitlint-config-template 0.0.134 → 0.0.136

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 +8 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <div align="center">
2
- <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/icon.png" align="center" width="112"></p>
2
+ <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/icon.png" align="" width="112"></p>
3
3
  <h1>WOWASTRO</h1>
4
4
  <p>Bootstrap any Astro project with a formatted README, advanced linting using ESLint and Prettier, fully configured Tailwind, and proper debugging configurations for IntelliJ IDEA and Visual Studio Code.</p>
5
5
  <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-github.svg" width="56">
@@ -13,11 +13,13 @@
13
13
 
14
14
  ## FEATURES
15
15
 
16
- <table>
17
- <tbody><tr><td width="99999">...</td><td>✅</td></tr></tbody>
18
- <tbody><tr><td width="99999">...</td><td>🚧</td></tr></tbody>
19
- <tbody><tr><td width="99999">...</td><td>❌</td></tr></tbody>
20
- </table>
16
+ - ✅ Vestibulum in arcu porttitor ante
17
+ - ✅ Sed iaculis dolor in egestas pulvinar
18
+ - ✅ Mauris vitae odio sed nisl maximus
19
+ - ✅ Sed vitae diam eu lorem consequat
20
+ - 🚧 Nulla eu nisl non leo efficitur eleifend
21
+ - 🚧 Mauris eleifend nunc non ultricies
22
+ - ❌ Nunc ut velit quis purus vestibulum
21
23
 
22
24
  ## LEARNING
23
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.134",
3
+ "version": "0.0.136",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [