@anolilab/commitlint-config 9.1.0 → 9.2.0

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 (3) hide show
  1. package/CHANGELOG.md +71 -49
  2. package/README.md +12 -12
  3. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,3 +1,25 @@
1
+ ## @anolilab/commitlint-config [9.2.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@9.1.1...@anolilab/commitlint-config@9.2.0) (2026-03-27)
2
+
3
+ ### Styles
4
+
5
+ * cs fixes on md files ([1262ea8](https://github.com/anolilab/javascript-style-guide/commit/1262ea848750c22d227f3591787356f048f02741))
6
+
7
+
8
+ ### Dependencies
9
+
10
+ * **@anolilab/eslint-config:** upgraded to 23.0.0
11
+
12
+ ## @anolilab/commitlint-config [9.1.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@9.1.0...@anolilab/commitlint-config@9.1.1) (2026-02-28)
13
+
14
+ ### Bug Fixes
15
+
16
+ * **eslint-config:** disable css/no-invalid-at-rules for Tailwind CSS … ([#1000](https://github.com/anolilab/javascript-style-guide/pull/1000)) ([aa8b26b](https://github.com/anolilab/javascript-style-guide/commit/aa8b26b4cb711ad956a8d6360e2cc9f45d50565e))
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * **@anolilab/eslint-config:** upgraded to 22.0.2
22
+
1
23
  ## @anolilab/commitlint-config [9.1.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@9.0.0...@anolilab/commitlint-config@9.1.0) (2026-02-21)
2
24
 
3
25
  ### Miscellaneous Chores
@@ -14,33 +36,33 @@
14
36
 
15
37
  ### Bug Fixes
16
38
 
17
- * update package versions and configurations ([d4c690d](https://github.com/anolilab/javascript-style-guide/commit/d4c690d6132fb7c1734a299f64fbc1020190a300))
39
+ * Update package versions and configurations ([d4c690d](https://github.com/anolilab/javascript-style-guide/commit/d4c690d6132fb7c1734a299f64fbc1020190a300))
18
40
 
19
41
  ## @anolilab/commitlint-config [8.1.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@8.0.0...@anolilab/commitlint-config@8.1.0) (2026-01-05)
20
42
 
21
43
  ### Bug Fixes
22
44
 
23
- * update package versions and configurations ([6a83bb6](https://github.com/anolilab/javascript-style-guide/commit/6a83bb692298f0f037c4af6e5830865cb0a6d847))
45
+ * Update package versions and configurations ([6a83bb6](https://github.com/anolilab/javascript-style-guide/commit/6a83bb692298f0f037c4af6e5830865cb0a6d847))
24
46
 
25
47
  ## @anolilab/commitlint-config [8.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@7.0.0...@anolilab/commitlint-config@8.0.0) (2025-12-22)
26
48
 
27
49
  ### Bug Fixes
28
50
 
29
- * update package versions and configurations ([ad6cb2c](https://github.com/anolilab/javascript-style-guide/commit/ad6cb2c90ed4049ea8f136c583c0db1e477b20e7))
51
+ * Update package versions and configurations ([ad6cb2c](https://github.com/anolilab/javascript-style-guide/commit/ad6cb2c90ed4049ea8f136c583c0db1e477b20e7))
30
52
 
31
53
  ### Styles
32
54
 
33
- * update package configurations and dependencies ([98475c5](https://github.com/anolilab/javascript-style-guide/commit/98475c5e5e7bc5d832ef10d3d723f75340223347))
55
+ * Update package configurations and dependencies ([98475c5](https://github.com/anolilab/javascript-style-guide/commit/98475c5e5e7bc5d832ef10d3d723f75340223347))
34
56
 
35
57
  ### Miscellaneous Chores
36
58
 
37
- * update configuration and scripts ([5d6a44f](https://github.com/anolilab/javascript-style-guide/commit/5d6a44f99568b5f67939dfc52047fa742fd2bf58))
59
+ * Update configuration and scripts ([5d6a44f](https://github.com/anolilab/javascript-style-guide/commit/5d6a44f99568b5f67939dfc52047fa742fd2bf58))
38
60
 
39
61
  ## @anolilab/commitlint-config [7.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.7...@anolilab/commitlint-config@7.0.0) (2025-12-10)
40
62
 
41
63
  ### Miscellaneous Chores
42
64
 
43
- * remove deprecated packages and update repository URLs ([0a3d423](https://github.com/anolilab/javascript-style-guide/commit/0a3d42307102047ac98d6a0c0ce46c7dfe5a6446))
65
+ * Remove deprecated packages and update repository URLs ([0a3d423](https://github.com/anolilab/javascript-style-guide/commit/0a3d42307102047ac98d6a0c0ce46c7dfe5a6446))
44
66
 
45
67
  ## @anolilab/commitlint-config [6.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.6...@anolilab/commitlint-config@6.0.7) (2025-11-16)
46
68
 
@@ -50,63 +72,63 @@
50
72
 
51
73
  ### Miscellaneous Chores
52
74
 
53
- * **deps:** update dependency @commitlint/cli to v20 ([#942](https://github.com/anolilab/javascript-style-guide/issues/942)) ([cfa0bbf](https://github.com/anolilab/javascript-style-guide/commit/cfa0bbfe45e6f0052c4b2ce8c6b5cd4ec3c1d4b4))
75
+ * **deps:** update dependency @commitlint/CLI to v20 ([#942](https://github.com/anolilab/javascript-style-guide/pull/942)) ([cfa0bbf](https://github.com/anolilab/javascript-style-guide/commit/cfa0bbfe45e6f0052c4b2ce8c6b5cd4ec3c1d4b4))
54
76
 
55
77
  ## @anolilab/commitlint-config [6.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.5...@anolilab/commitlint-config@6.0.6) (2025-10-14)
56
78
 
57
79
  ### Bug Fixes
58
80
 
59
- * update package versions and configurations ([55338c4](https://github.com/anolilab/javascript-style-guide/commit/55338c45d98042ea4616c4aa9b4fc6989889b1ac))
81
+ * Update package versions and configurations ([55338c4](https://github.com/anolilab/javascript-style-guide/commit/55338c45d98042ea4616c4aa9b4fc6989889b1ac))
60
82
 
61
83
  ## @anolilab/commitlint-config [6.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.4...@anolilab/commitlint-config@6.0.5) (2025-10-02)
62
84
 
63
85
  ### Bug Fixes
64
86
 
65
- * update commitlint-config to use pnpm preset and add sideEffects flag ([b07ec8d](https://github.com/anolilab/javascript-style-guide/commit/b07ec8db738fde1e12944a9b0cc4e2363f1b4139))
87
+ * Update commitlint-config to use pnpm preset and add sideEffects flag ([b07ec8d](https://github.com/anolilab/javascript-style-guide/commit/b07ec8db738fde1e12944a9b0cc4e2363f1b4139))
66
88
 
67
89
  ## @anolilab/commitlint-config [6.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.3...@anolilab/commitlint-config@6.0.4) (2025-10-02)
68
90
 
69
91
  ### Bug Fixes
70
92
 
71
- * add Prettier configuration and ignore files for commitlint-config ([3ee035c](https://github.com/anolilab/javascript-style-guide/commit/3ee035c7ab0ab4900430634f303be475476486e5))
93
+ * Add Prettier configuration and ignore files for commitlint-config ([3ee035c](https://github.com/anolilab/javascript-style-guide/commit/3ee035c7ab0ab4900430634f303be475476486e5))
72
94
 
73
95
  ### Miscellaneous Chores
74
96
 
75
97
  * **deps:** update package dependencies to latest versions ([028b723](https://github.com/anolilab/javascript-style-guide/commit/028b7237222bfddb4f4ce43a1247f5a3ed9f2c68))
76
- * update @visulima/packem to version 2.0.0-alpha.19 and add eslint-plugin-erasable-syntax-only@0.3.1\n\n- Updated all instances of @visulima/packem to the latest alpha version.\n- Added new dependency eslint-plugin-erasable-syntax-only for enhanced linting capabilities.\n- Updated devDependencies in various package.json files to ensure consistency across configurations. ([0d62091](https://github.com/anolilab/javascript-style-guide/commit/0d620916bbabb0d64266136978c0b038844e3bc7))
98
+ * Update @visulima/packem to version 2.0.0-alpha.19 and add eslint-plugin-erasable-syntax-only@0.3.1\n\n- Updated all instances of @visulima/packem to the latest alpha version.\n- Added new dependency eslint-plugin-erasable-syntax-only for enhanced linting capabilities.\n- Updated devDependencies in various package.json files to ensure consistency across configurations. ([0d62091](https://github.com/anolilab/javascript-style-guide/commit/0d620916bbabb0d64266136978c0b038844e3bc7))
77
99
 
78
100
  ## @anolilab/commitlint-config [6.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.2...@anolilab/commitlint-config@6.0.3) (2025-09-05)
79
101
 
80
102
  ### Bug Fixes
81
103
 
82
- * update commitlint-config package.json and packem.config.ts ([f755ccc](https://github.com/anolilab/javascript-style-guide/commit/f755ccc6d397d2499dbbb28163702429639409c2))
104
+ * Update commitlint-config package.json and packem.config.ts ([f755ccc](https://github.com/anolilab/javascript-style-guide/commit/f755ccc6d397d2499dbbb28163702429639409c2))
83
105
 
84
106
  ### Miscellaneous Chores
85
107
 
86
- * update dependencies across packages ([db14c14](https://github.com/anolilab/javascript-style-guide/commit/db14c14d94b2e21e8c23791b9dc83c391b1a9a87))
87
- * update dependencies and versions across packages ([edf84af](https://github.com/anolilab/javascript-style-guide/commit/edf84af6f9ff9a290c4e3705f3466068777e9992))
88
- * update dependencies and versions across packages ([48812ea](https://github.com/anolilab/javascript-style-guide/commit/48812ea5c4de5833636b2ed3b7302a35120aba3a))
108
+ * Update dependencies across packages ([db14c14](https://github.com/anolilab/javascript-style-guide/commit/db14c14d94b2e21e8c23791b9dc83c391b1a9a87))
109
+ * Update dependencies and versions across packages ([edf84af](https://github.com/anolilab/javascript-style-guide/commit/edf84af6f9ff9a290c4e3705f3466068777e9992))
110
+ * Update dependencies and versions across packages ([48812ea](https://github.com/anolilab/javascript-style-guide/commit/48812ea5c4de5833636b2ed3b7302a35120aba3a))
89
111
 
90
112
  ## @anolilab/commitlint-config [6.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.1...@anolilab/commitlint-config@6.0.2) (2025-07-11)
91
113
 
92
114
  ### Bug Fixes
93
115
 
94
- * update package versions in commitlint-config ([ffbf2c7](https://github.com/anolilab/javascript-style-guide/commit/ffbf2c7c56161bab28de69c499887c486d34c177))
116
+ * Update package versions in commitlint-config ([ffbf2c7](https://github.com/anolilab/javascript-style-guide/commit/ffbf2c7c56161bab28de69c499887c486d34c177))
95
117
 
96
118
  ### Miscellaneous Chores
97
119
 
98
120
  * **deps:** enhance package.json exports and add validation rules ([abd7693](https://github.com/anolilab/javascript-style-guide/commit/abd76936ff0c22be7936c5cecfaa13658c435b6d))
99
- * updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
121
+ * Updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
100
122
 
101
123
  ## @anolilab/commitlint-config [6.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.0...@anolilab/commitlint-config@6.0.1) (2025-05-31)
102
124
 
103
125
  ### Bug Fixes
104
126
 
105
- * **deps:** update minor updates (minor) ([#896](https://github.com/anolilab/javascript-style-guide/issues/896)) ([d5132c8](https://github.com/anolilab/javascript-style-guide/commit/d5132c8e59df185331772917e8216c78a97e47be))
127
+ * **deps:** update minor updates (minor) ([#896](https://github.com/anolilab/javascript-style-guide/pull/896)) ([d5132c8](https://github.com/anolilab/javascript-style-guide/commit/d5132c8e59df185331772917e8216c78a97e47be))
106
128
 
107
129
  ### Miscellaneous Chores
108
130
 
109
- * add new linting scripts and update dependencies ([655a866](https://github.com/anolilab/javascript-style-guide/commit/655a86641903f157e4d8a4dc69d0f44448fa7cc9))
131
+ * Add new linting scripts and update dependencies ([655a866](https://github.com/anolilab/javascript-style-guide/commit/655a86641903f157e4d8a4dc69d0f44448fa7cc9))
110
132
 
111
133
  ## @anolilab/commitlint-config [6.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@5.0.3...@anolilab/commitlint-config@6.0.0) (2025-05-26)
112
134
 
@@ -126,22 +148,22 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
126
148
 
127
149
  ### Miscellaneous Chores
128
150
 
129
- * **deps:** update commitlint monorepo to ^18.4.4 (patch) ([#812](https://github.com/anolilab/javascript-style-guide/issues/812)) ([c3a8140](https://github.com/anolilab/javascript-style-guide/commit/c3a8140da4a8b5b21453172c8a07bedc9c1f0b1f))
130
- * remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
131
- * update commitlint-config dependencies to latest versions ([3ea318f](https://github.com/anolilab/javascript-style-guide/commit/3ea318ffa52ee17147213caba02944e9158fa3bd))
132
- * update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
133
- * updated dev dependencies ([89cb5c7](https://github.com/anolilab/javascript-style-guide/commit/89cb5c72b14fc27041783804f1098c2ecfc3cc33))
151
+ * **deps:** update commitlint monorepo to ^18.4.4 (patch) ([#812](https://github.com/anolilab/javascript-style-guide/pull/812)) ([c3a8140](https://github.com/anolilab/javascript-style-guide/commit/c3a8140da4a8b5b21453172c8a07bedc9c1f0b1f))
152
+ * Remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
153
+ * Update commitlint-config dependencies to latest versions ([3ea318f](https://github.com/anolilab/javascript-style-guide/commit/3ea318ffa52ee17147213caba02944e9158fa3bd))
154
+ * Update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
155
+ * Updated dev dependencies ([89cb5c7](https://github.com/anolilab/javascript-style-guide/commit/89cb5c72b14fc27041783804f1098c2ecfc3cc33))
134
156
 
135
157
  ### Continuous Integration
136
158
 
137
- * fixed build workflow ([622591f](https://github.com/anolilab/javascript-style-guide/commit/622591f129fea0d30129d45346e49795169accd2))
159
+ * Fixed build workflow ([622591f](https://github.com/anolilab/javascript-style-guide/commit/622591f129fea0d30129d45346e49795169accd2))
138
160
 
139
161
  ## @anolilab/commitlint-config [5.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@5.0.2...@anolilab/commitlint-config@5.0.3) (2023-12-22)
140
162
 
141
163
 
142
164
  ### Bug Fixes
143
165
 
144
- * dep update ([5f6245c](https://github.com/anolilab/javascript-style-guide/commit/5f6245c1dd9a66b487887bb801ef823b07f0f8f3))
166
+ * Dep update ([5f6245c](https://github.com/anolilab/javascript-style-guide/commit/5f6245c1dd9a66b487887bb801ef823b07f0f8f3))
145
167
 
146
168
 
147
169
 
@@ -154,7 +176,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
154
176
 
155
177
  ### Bug Fixes
156
178
 
157
- * allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
179
+ * Allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
158
180
 
159
181
 
160
182
 
@@ -168,7 +190,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
168
190
 
169
191
  ### Bug Fixes
170
192
 
171
- * update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
193
+ * Update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
172
194
 
173
195
 
174
196
  ### Miscellaneous Chores
@@ -188,12 +210,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
188
210
 
189
211
  ### ⚠ BREAKING CHANGES
190
212
 
191
- * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
213
+ * Updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
192
214
  Signed-off-by: prisis <d.bannert@anolilab.de>
193
215
 
194
216
  ### Features
195
217
 
196
- * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 ([16bf1fc](https://github.com/anolilab/javascript-style-guide/commit/16bf1fc072e2f0646d41e389d6e8082a53e74596))
218
+ * Updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 ([16bf1fc](https://github.com/anolilab/javascript-style-guide/commit/16bf1fc072e2f0646d41e389d6e8082a53e74596))
197
219
 
198
220
 
199
221
 
@@ -233,12 +255,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
233
255
 
234
256
  ### Bug Fixes
235
257
 
236
- * Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@babel/cli', '@babel/core', '@nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. ([38535ab](https://github.com/anolilab/javascript-style-guide/commit/38535abf2557680e3f22e1ff74372764ca11c2f1))
258
+ * Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as ’@babel/CLI’, ’@babel/core’, ’@nrwl/js’, and eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization, and security improvements of the updated packages, and it also helps to maintain overall project consistency. ([38535ab](https://github.com/anolilab/javascript-style-guide/commit/38535abf2557680e3f22e1ff74372764ca11c2f1))
237
259
 
238
260
 
239
261
  ### Styles
240
262
 
241
- * cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
263
+ * Cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
242
264
 
243
265
 
244
266
 
@@ -260,22 +282,22 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
260
282
 
261
283
  ### ⚠ BREAKING CHANGES
262
284
 
263
- * update conventional-changelog-conventionalcommits to v7 (was reverted)
285
+ * Update conventional-changelog-conventionalcommits to v7 (was reverted)
264
286
  Signed-off-by: prisis <d.bannert@anolilab.de>
265
287
 
266
288
  ### Features
267
289
 
268
- * updated conventional-changelog-conventionalcommits to v7 ([3fd9b04](https://github.com/anolilab/javascript-style-guide/commit/3fd9b04d933ee8a017d1f309a64c42e1c3dc58eb))
290
+ * Updated conventional-changelog-conventionalcommits to v7 ([3fd9b04](https://github.com/anolilab/javascript-style-guide/commit/3fd9b04d933ee8a017d1f309a64c42e1c3dc58eb))
269
291
 
270
292
 
271
293
  ### Miscellaneous Chores
272
294
 
273
- * update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
295
+ * Update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
274
296
 
275
297
 
276
298
  ### Continuous Integration
277
299
 
278
- * downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
300
+ * Downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
279
301
 
280
302
 
281
303
 
@@ -288,12 +310,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
288
310
 
289
311
  ### Bug Fixes
290
312
 
291
- * update dependencies ([72eabc7](https://github.com/anolilab/javascript-style-guide/commit/72eabc78c68be9778ac3e06ec4c2abb982da0636))
313
+ * Update dependencies ([72eabc7](https://github.com/anolilab/javascript-style-guide/commit/72eabc78c68be9778ac3e06ec4c2abb982da0636))
292
314
 
293
315
 
294
316
  ### Styles
295
317
 
296
- * cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
318
+ * Cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
297
319
 
298
320
 
299
321
  ### Miscellaneous Chores
@@ -312,8 +334,8 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
312
334
  ### Bug Fixes
313
335
 
314
336
  * **deps:** update dependency conventional-changelog-conventionalcommits to v7 ([#749](https://github.com/anolilab/javascript-style-guide/issues/749)) ([ca57778](https://github.com/anolilab/javascript-style-guide/commit/ca5777809d0c1087dabb1ae191c7466c086b09e9)) (reverted)
315
- * fix for https://github.com/semantic-release/semantic-release/issues/2929 ([05c0392](https://github.com/anolilab/javascript-style-guide/commit/05c0392c4a564cbf556f6d5dfab46919002cad48))
316
- * updated dependencies to latest versions ([509bb76](https://github.com/anolilab/javascript-style-guide/commit/509bb763780a2fa85a275d8e91cc0525cc57e29f))
337
+ * Fix for https://github.com/semantic-release/semantic-release/issues/2929 ([05c0392](https://github.com/anolilab/javascript-style-guide/commit/05c0392c4a564cbf556f6d5dfab46919002cad48))
338
+ * Updated dependencies to latest versions ([509bb76](https://github.com/anolilab/javascript-style-guide/commit/509bb763780a2fa85a275d8e91cc0525cc57e29f))
317
339
 
318
340
 
319
341
  ### Miscellaneous Chores
@@ -332,7 +354,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
332
354
 
333
355
  ### Bug Fixes
334
356
 
335
- * upgrade project dependencies to latest versions ([340ff87](https://github.com/anolilab/javascript-style-guide/commit/340ff87dfe01ca4c7a21536c26c6dd703afc62f7))
357
+ * Upgrade project dependencies to latest versions ([340ff87](https://github.com/anolilab/javascript-style-guide/commit/340ff87dfe01ca4c7a21536c26c6dd703afc62f7))
336
358
 
337
359
 
338
360
 
@@ -360,7 +382,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
360
382
 
361
383
  ### Bug Fixes
362
384
 
363
- * included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
385
+ * Included skip.js in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
364
386
 
365
387
 
366
388
 
@@ -386,13 +408,13 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
386
408
 
387
409
  ### ⚠ BREAKING CHANGES
388
410
 
389
- * fixing broken releases that semantic-release did create
411
+ * Fixing broken releases that semantic-release did create
390
412
  Signed-off-by: prisis <d.bannert@anolilab.de>
391
413
 
392
414
  ### Bug Fixes
393
415
 
394
- * fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
395
- * update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
416
+ * Fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
417
+ * Update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
396
418
 
397
419
 
398
420
  ### Miscellaneous Chores
@@ -452,7 +474,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
452
474
 
453
475
  ### Bug Fixes
454
476
 
455
- * updated lock, updated @anolilab/package-json-utils and removed baseUrl in the tsconfig that was in the wrong place ([cb08fb5](https://github.com/anolilab/javascript-style-guide/commit/cb08fb5f9fa15f0134327f89f1908199fddaa327))
477
+ * Updated lock, updated @anolilab/package-json-utils and removed baseUrl in the tsconfig that was in the wrong place ([cb08fb5](https://github.com/anolilab/javascript-style-guide/commit/cb08fb5f9fa15f0134327f89f1908199fddaa327))
456
478
 
457
479
  ## @anolilab/commitlint-config [1.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@1.0.1...@anolilab/commitlint-config@1.0.2) (2023-06-28)
458
480
 
@@ -472,15 +494,15 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
472
494
 
473
495
  ### Bug Fixes
474
496
 
475
- * fixed wrong package inside postinstall, added info how to use cz ([b74d369](https://github.com/anolilab/javascript-style-guide/commit/b74d36993dd26f59caec74c6e17e6ce96e5f45b7))
497
+ * Fixed wrong package inside postinstall, added info how to use cz ([b74d369](https://github.com/anolilab/javascript-style-guide/commit/b74d36993dd26f59caec74c6e17e6ce96e5f45b7))
476
498
 
477
499
  ## @anolilab/commitlint-config 1.0.0 (2023-06-23)
478
500
 
479
501
 
480
502
  ### Features
481
503
 
482
- * create commitlint-config package ([ef83403](https://github.com/anolilab/javascript-style-guide/commit/ef83403ccd4123f5a8fd6967b0c59261377e079c))
483
- * removed eslint-plugin-optimize-regex, using the unicorn rule for it ([3fea9de](https://github.com/anolilab/javascript-style-guide/commit/3fea9de9fc88713d40dffa66daa8b835210ae3ba))
504
+ * Create commitlint-config package ([ef83403](https://github.com/anolilab/javascript-style-guide/commit/ef83403ccd4123f5a8fd6967b0c59261377e079c))
505
+ * Removed eslint-plugin-optimize-regex, using the unicorn rule for it ([3fea9de](https://github.com/anolilab/javascript-style-guide/commit/3fea9de9fc88713d40dffa66daa8b835210ae3ba))
484
506
 
485
507
 
486
508
 
package/README.md CHANGED
@@ -50,7 +50,7 @@ pnpm add @anolilab/commitlint-config
50
50
 
51
51
  ## Usage
52
52
 
53
- If you don't have a `commitlint.config.js` or the other supported names, we can create the file for you after installing `@anolilab/commitlint-config`, call `pnpm commitlint-config:install`.
53
+ If you dont have a `commitlint.config.js` or the other supported names, we can create the file for you after installing `@anolilab/commitlint-config`, call `pnpm commitlint-config:install`.
54
54
 
55
55
  > Alternatively the configuration can be defined in a `commitlint.config.js`, `.commitlintrc.js`, `.commitlintrc`, `.commitlintrc.json`, `.commitlintrc.yml` file
56
56
 
@@ -66,7 +66,7 @@ module.exports = {
66
66
  };
67
67
  ```
68
68
 
69
- or
69
+ Or
70
70
 
71
71
  ```js
72
72
  export default {
@@ -112,7 +112,7 @@ The following customized rules are included in this configuration:
112
112
  - `test`: Adding missing tests or correcting existing tests
113
113
  - `translation`: Translation changes
114
114
 
115
- and all rules from [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional).
115
+ And all rules from [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional).
116
116
 
117
117
  ## Add a Package.json Script
118
118
 
@@ -148,7 +148,7 @@ pnpm pkg set scripts.prepare="is-ci || husky install || exit 0"
148
148
 
149
149
  ## Test the configuration
150
150
 
151
- For a first simple usage test of commitlint you can do the following:
151
+ For a first usage test of commitlint you can do the following:
152
152
 
153
153
  ```bash
154
154
  # using pnpm
@@ -165,9 +165,9 @@ This will check your last commit and return an error if invalid or a positive ou
165
165
 
166
166
  ### Test the hook
167
167
 
168
- You can test the hook by simply committing. If the commit message is valid, the commit will go through, otherwise you will see an error message.
168
+ You can test the hook by committing. If the commit message is valid, the commit will go through, otherwise you will see an error message.
169
169
 
170
- Here's an example of what the error message would look like if your commit message doesn't meet the required format:
170
+ Heres an example of what the error message would look like if your commit message doesnt meet the required format:
171
171
 
172
172
  ```bash
173
173
  $ git commit -m "foo: this will fail"
@@ -182,7 +182,7 @@ No staged files match any of provided globs.
182
182
  husky > commit-msg hook failed (add --no-verify to bypass)
183
183
  ```
184
184
 
185
- If your commit message meets the required format, you should see a message like this:
185
+ If your commit message meets the required format, you should see a message :
186
186
 
187
187
  ```bash
188
188
  $ git commit -m "feat: add new feature"
@@ -213,7 +213,7 @@ To add a `prepare-commit-msg` hook to your project, run the following command:
213
213
  npx husky add .husky/prepare-commit-msg 'exec < /dev/tty && npx cz --hook || true'
214
214
  ```
215
215
 
216
- > Note: This is only a simple example. To support most cases on Linux, Mac and Windows you can use the other example below.
216
+ > Note: This is only a simple example. To support most cases on Linux, Mac, and Windows you can use the other example below.
217
217
 
218
218
  ```bash
219
219
  # if we hve a cmd that is running npx cz that means finalize and commit
@@ -262,9 +262,9 @@ Congratulations! Your repo is Commitizen friendly. Time to flaunt it!
262
262
 
263
263
  ## Supported Node.js Versions
264
264
 
265
- Libraries in this ecosystem make the best effort to track [Node.js' release schedule](https://github.com/nodejs/release#release-schedule).
265
+ Libraries in this ecosystem make the best effort to track [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
266
266
 
267
- Here's [a post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a).
267
+ Heres [a post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a).
268
268
 
269
269
  ## Contributing
270
270
 
@@ -280,7 +280,7 @@ If you would like to help take a look at the [list of issues](https://github.com
280
280
 
281
281
  ## Made with ❤️ at Anolilab
282
282
 
283
- This is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. [Anolilab](https://www.anolilab.com/open-source) is a Development and AI Studio. Contact us at [hello@anolilab.com](mailto:hello@anolilab.com) if you need any help with these technologies or just want to say hi!
283
+ This is an open source project and will always remain free to use. If you think its cool, please star it 🌟. [Anolilab](https://anolilab.com/open-source) is a Development and AI Studio. Contact at [hello@anolilab.com](mailto:hello@anolilab.com) if you need any help with these technologies or want to say hi!
284
284
 
285
285
  ## License
286
286
 
@@ -295,7 +295,7 @@ The anolilab commitlint-config is open-sourced software licensed under the [MIT]
295
295
  [prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge
296
296
  [prs-welcome]: https://github.com/anolilab/javascript-style-guide/blob/main/.github/CONTRIBUTING.md
297
297
  [chat-badge]: https://img.shields.io/discord/902465130518949899.svg?style=for-the-badge
298
- [chat]: https://discord.gg/4VuvwWGaaB
298
+ [chat]: https://discord.com/invite/4VuvwWGaaB
299
299
  [typescript-badge]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
300
300
  [typescript-url]: https://www.typescriptlang.org/
301
301
  [license-url]: https://opensource.org/licenses/MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anolilab/commitlint-config",
3
- "version": "9.1.0",
3
+ "version": "9.2.0",
4
4
  "description": "Anolilab´s shareable coding standard config for commitlint.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -57,16 +57,16 @@
57
57
  "commitlint-config:install": "./dist/bin.mjs"
58
58
  },
59
59
  "files": [
60
- "dist",
61
- "README.md",
62
60
  "CHANGELOG.md",
63
- "LICENSE.md"
61
+ "LICENSE.md",
62
+ "README.md",
63
+ "dist"
64
64
  ],
65
65
  "dependencies": {
66
- "@commitlint/config-conventional": "20.4.2",
67
- "@commitlint/core": "20.4.2",
66
+ "@commitlint/config-conventional": "20.5.0",
67
+ "@commitlint/core": "20.5.0",
68
68
  "commitizen": "^4.3.1",
69
- "conventional-changelog-conventionalcommits": "9.1.0",
69
+ "conventional-changelog-conventionalcommits": "9.3.0",
70
70
  "cz-conventional-changelog": "^3.3.0"
71
71
  },
72
72
  "peerDependencies": {