@anolilab/commitlint-config 9.1.1 → 9.3.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 +68 -50
  2. package/README.md +12 -12
  3. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,8 +1,26 @@
1
+ ## @anolilab/commitlint-config [9.3.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@9.2.0...@anolilab/commitlint-config@9.3.0) (2026-03-28)
2
+
3
+
4
+ ### Dependencies
5
+
6
+ * **@anolilab/eslint-config:** upgraded to 24.0.0
7
+
8
+ ## @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)
9
+
10
+ ### Styles
11
+
12
+ * cs fixes on md files ([1262ea8](https://github.com/anolilab/javascript-style-guide/commit/1262ea848750c22d227f3591787356f048f02741))
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * **@anolilab/eslint-config:** upgraded to 23.0.0
18
+
1
19
  ## @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)
2
20
 
3
21
  ### Bug Fixes
4
22
 
5
- * **eslint-config:** disable css/no-invalid-at-rules for Tailwind CSS … ([#1000](https://github.com/anolilab/javascript-style-guide/issues/1000)) ([aa8b26b](https://github.com/anolilab/javascript-style-guide/commit/aa8b26b4cb711ad956a8d6360e2cc9f45d50565e))
23
+ * **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))
6
24
 
7
25
 
8
26
  ### Dependencies
@@ -25,33 +43,33 @@
25
43
 
26
44
  ### Bug Fixes
27
45
 
28
- * update package versions and configurations ([d4c690d](https://github.com/anolilab/javascript-style-guide/commit/d4c690d6132fb7c1734a299f64fbc1020190a300))
46
+ * Update package versions and configurations ([d4c690d](https://github.com/anolilab/javascript-style-guide/commit/d4c690d6132fb7c1734a299f64fbc1020190a300))
29
47
 
30
48
  ## @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)
31
49
 
32
50
  ### Bug Fixes
33
51
 
34
- * update package versions and configurations ([6a83bb6](https://github.com/anolilab/javascript-style-guide/commit/6a83bb692298f0f037c4af6e5830865cb0a6d847))
52
+ * Update package versions and configurations ([6a83bb6](https://github.com/anolilab/javascript-style-guide/commit/6a83bb692298f0f037c4af6e5830865cb0a6d847))
35
53
 
36
54
  ## @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)
37
55
 
38
56
  ### Bug Fixes
39
57
 
40
- * update package versions and configurations ([ad6cb2c](https://github.com/anolilab/javascript-style-guide/commit/ad6cb2c90ed4049ea8f136c583c0db1e477b20e7))
58
+ * Update package versions and configurations ([ad6cb2c](https://github.com/anolilab/javascript-style-guide/commit/ad6cb2c90ed4049ea8f136c583c0db1e477b20e7))
41
59
 
42
60
  ### Styles
43
61
 
44
- * update package configurations and dependencies ([98475c5](https://github.com/anolilab/javascript-style-guide/commit/98475c5e5e7bc5d832ef10d3d723f75340223347))
62
+ * Update package configurations and dependencies ([98475c5](https://github.com/anolilab/javascript-style-guide/commit/98475c5e5e7bc5d832ef10d3d723f75340223347))
45
63
 
46
64
  ### Miscellaneous Chores
47
65
 
48
- * update configuration and scripts ([5d6a44f](https://github.com/anolilab/javascript-style-guide/commit/5d6a44f99568b5f67939dfc52047fa742fd2bf58))
66
+ * Update configuration and scripts ([5d6a44f](https://github.com/anolilab/javascript-style-guide/commit/5d6a44f99568b5f67939dfc52047fa742fd2bf58))
49
67
 
50
68
  ## @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)
51
69
 
52
70
  ### Miscellaneous Chores
53
71
 
54
- * remove deprecated packages and update repository URLs ([0a3d423](https://github.com/anolilab/javascript-style-guide/commit/0a3d42307102047ac98d6a0c0ce46c7dfe5a6446))
72
+ * Remove deprecated packages and update repository URLs ([0a3d423](https://github.com/anolilab/javascript-style-guide/commit/0a3d42307102047ac98d6a0c0ce46c7dfe5a6446))
55
73
 
56
74
  ## @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)
57
75
 
@@ -61,63 +79,63 @@
61
79
 
62
80
  ### Miscellaneous Chores
63
81
 
64
- * **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))
82
+ * **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))
65
83
 
66
84
  ## @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)
67
85
 
68
86
  ### Bug Fixes
69
87
 
70
- * update package versions and configurations ([55338c4](https://github.com/anolilab/javascript-style-guide/commit/55338c45d98042ea4616c4aa9b4fc6989889b1ac))
88
+ * Update package versions and configurations ([55338c4](https://github.com/anolilab/javascript-style-guide/commit/55338c45d98042ea4616c4aa9b4fc6989889b1ac))
71
89
 
72
90
  ## @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)
73
91
 
74
92
  ### Bug Fixes
75
93
 
76
- * update commitlint-config to use pnpm preset and add sideEffects flag ([b07ec8d](https://github.com/anolilab/javascript-style-guide/commit/b07ec8db738fde1e12944a9b0cc4e2363f1b4139))
94
+ * Update commitlint-config to use pnpm preset and add sideEffects flag ([b07ec8d](https://github.com/anolilab/javascript-style-guide/commit/b07ec8db738fde1e12944a9b0cc4e2363f1b4139))
77
95
 
78
96
  ## @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)
79
97
 
80
98
  ### Bug Fixes
81
99
 
82
- * add Prettier configuration and ignore files for commitlint-config ([3ee035c](https://github.com/anolilab/javascript-style-guide/commit/3ee035c7ab0ab4900430634f303be475476486e5))
100
+ * Add Prettier configuration and ignore files for commitlint-config ([3ee035c](https://github.com/anolilab/javascript-style-guide/commit/3ee035c7ab0ab4900430634f303be475476486e5))
83
101
 
84
102
  ### Miscellaneous Chores
85
103
 
86
104
  * **deps:** update package dependencies to latest versions ([028b723](https://github.com/anolilab/javascript-style-guide/commit/028b7237222bfddb4f4ce43a1247f5a3ed9f2c68))
87
- * 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))
105
+ * 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))
88
106
 
89
107
  ## @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)
90
108
 
91
109
  ### Bug Fixes
92
110
 
93
- * update commitlint-config package.json and packem.config.ts ([f755ccc](https://github.com/anolilab/javascript-style-guide/commit/f755ccc6d397d2499dbbb28163702429639409c2))
111
+ * Update commitlint-config package.json and packem.config.ts ([f755ccc](https://github.com/anolilab/javascript-style-guide/commit/f755ccc6d397d2499dbbb28163702429639409c2))
94
112
 
95
113
  ### Miscellaneous Chores
96
114
 
97
- * update dependencies across packages ([db14c14](https://github.com/anolilab/javascript-style-guide/commit/db14c14d94b2e21e8c23791b9dc83c391b1a9a87))
98
- * update dependencies and versions across packages ([edf84af](https://github.com/anolilab/javascript-style-guide/commit/edf84af6f9ff9a290c4e3705f3466068777e9992))
99
- * update dependencies and versions across packages ([48812ea](https://github.com/anolilab/javascript-style-guide/commit/48812ea5c4de5833636b2ed3b7302a35120aba3a))
115
+ * Update dependencies across packages ([db14c14](https://github.com/anolilab/javascript-style-guide/commit/db14c14d94b2e21e8c23791b9dc83c391b1a9a87))
116
+ * Update dependencies and versions across packages ([edf84af](https://github.com/anolilab/javascript-style-guide/commit/edf84af6f9ff9a290c4e3705f3466068777e9992))
117
+ * Update dependencies and versions across packages ([48812ea](https://github.com/anolilab/javascript-style-guide/commit/48812ea5c4de5833636b2ed3b7302a35120aba3a))
100
118
 
101
119
  ## @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)
102
120
 
103
121
  ### Bug Fixes
104
122
 
105
- * update package versions in commitlint-config ([ffbf2c7](https://github.com/anolilab/javascript-style-guide/commit/ffbf2c7c56161bab28de69c499887c486d34c177))
123
+ * Update package versions in commitlint-config ([ffbf2c7](https://github.com/anolilab/javascript-style-guide/commit/ffbf2c7c56161bab28de69c499887c486d34c177))
106
124
 
107
125
  ### Miscellaneous Chores
108
126
 
109
127
  * **deps:** enhance package.json exports and add validation rules ([abd7693](https://github.com/anolilab/javascript-style-guide/commit/abd76936ff0c22be7936c5cecfaa13658c435b6d))
110
- * updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
128
+ * Updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
111
129
 
112
130
  ## @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)
113
131
 
114
132
  ### Bug Fixes
115
133
 
116
- * **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))
134
+ * **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))
117
135
 
118
136
  ### Miscellaneous Chores
119
137
 
120
- * add new linting scripts and update dependencies ([655a866](https://github.com/anolilab/javascript-style-guide/commit/655a86641903f157e4d8a4dc69d0f44448fa7cc9))
138
+ * Add new linting scripts and update dependencies ([655a866](https://github.com/anolilab/javascript-style-guide/commit/655a86641903f157e4d8a4dc69d0f44448fa7cc9))
121
139
 
122
140
  ## @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)
123
141
 
@@ -137,22 +155,22 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
137
155
 
138
156
  ### Miscellaneous Chores
139
157
 
140
- * **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))
141
- * remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
142
- * update commitlint-config dependencies to latest versions ([3ea318f](https://github.com/anolilab/javascript-style-guide/commit/3ea318ffa52ee17147213caba02944e9158fa3bd))
143
- * update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
144
- * updated dev dependencies ([89cb5c7](https://github.com/anolilab/javascript-style-guide/commit/89cb5c72b14fc27041783804f1098c2ecfc3cc33))
158
+ * **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))
159
+ * Remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
160
+ * Update commitlint-config dependencies to latest versions ([3ea318f](https://github.com/anolilab/javascript-style-guide/commit/3ea318ffa52ee17147213caba02944e9158fa3bd))
161
+ * Update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
162
+ * Updated dev dependencies ([89cb5c7](https://github.com/anolilab/javascript-style-guide/commit/89cb5c72b14fc27041783804f1098c2ecfc3cc33))
145
163
 
146
164
  ### Continuous Integration
147
165
 
148
- * fixed build workflow ([622591f](https://github.com/anolilab/javascript-style-guide/commit/622591f129fea0d30129d45346e49795169accd2))
166
+ * Fixed build workflow ([622591f](https://github.com/anolilab/javascript-style-guide/commit/622591f129fea0d30129d45346e49795169accd2))
149
167
 
150
168
  ## @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)
151
169
 
152
170
 
153
171
  ### Bug Fixes
154
172
 
155
- * dep update ([5f6245c](https://github.com/anolilab/javascript-style-guide/commit/5f6245c1dd9a66b487887bb801ef823b07f0f8f3))
173
+ * Dep update ([5f6245c](https://github.com/anolilab/javascript-style-guide/commit/5f6245c1dd9a66b487887bb801ef823b07f0f8f3))
156
174
 
157
175
 
158
176
 
@@ -165,7 +183,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
165
183
 
166
184
  ### Bug Fixes
167
185
 
168
- * allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
186
+ * Allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
169
187
 
170
188
 
171
189
 
@@ -179,7 +197,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
179
197
 
180
198
  ### Bug Fixes
181
199
 
182
- * update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
200
+ * Update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
183
201
 
184
202
 
185
203
  ### Miscellaneous Chores
@@ -199,12 +217,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
199
217
 
200
218
  ### ⚠ BREAKING CHANGES
201
219
 
202
- * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
220
+ * Updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
203
221
  Signed-off-by: prisis <d.bannert@anolilab.de>
204
222
 
205
223
  ### Features
206
224
 
207
- * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 ([16bf1fc](https://github.com/anolilab/javascript-style-guide/commit/16bf1fc072e2f0646d41e389d6e8082a53e74596))
225
+ * Updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 ([16bf1fc](https://github.com/anolilab/javascript-style-guide/commit/16bf1fc072e2f0646d41e389d6e8082a53e74596))
208
226
 
209
227
 
210
228
 
@@ -244,12 +262,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
244
262
 
245
263
  ### Bug Fixes
246
264
 
247
- * 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))
265
+ * 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))
248
266
 
249
267
 
250
268
  ### Styles
251
269
 
252
- * cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
270
+ * Cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
253
271
 
254
272
 
255
273
 
@@ -271,22 +289,22 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
271
289
 
272
290
  ### ⚠ BREAKING CHANGES
273
291
 
274
- * update conventional-changelog-conventionalcommits to v7 (was reverted)
292
+ * Update conventional-changelog-conventionalcommits to v7 (was reverted)
275
293
  Signed-off-by: prisis <d.bannert@anolilab.de>
276
294
 
277
295
  ### Features
278
296
 
279
- * updated conventional-changelog-conventionalcommits to v7 ([3fd9b04](https://github.com/anolilab/javascript-style-guide/commit/3fd9b04d933ee8a017d1f309a64c42e1c3dc58eb))
297
+ * Updated conventional-changelog-conventionalcommits to v7 ([3fd9b04](https://github.com/anolilab/javascript-style-guide/commit/3fd9b04d933ee8a017d1f309a64c42e1c3dc58eb))
280
298
 
281
299
 
282
300
  ### Miscellaneous Chores
283
301
 
284
- * update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
302
+ * Update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
285
303
 
286
304
 
287
305
  ### Continuous Integration
288
306
 
289
- * downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
307
+ * Downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
290
308
 
291
309
 
292
310
 
@@ -299,12 +317,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
299
317
 
300
318
  ### Bug Fixes
301
319
 
302
- * update dependencies ([72eabc7](https://github.com/anolilab/javascript-style-guide/commit/72eabc78c68be9778ac3e06ec4c2abb982da0636))
320
+ * Update dependencies ([72eabc7](https://github.com/anolilab/javascript-style-guide/commit/72eabc78c68be9778ac3e06ec4c2abb982da0636))
303
321
 
304
322
 
305
323
  ### Styles
306
324
 
307
- * cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
325
+ * Cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
308
326
 
309
327
 
310
328
  ### Miscellaneous Chores
@@ -323,8 +341,8 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
323
341
  ### Bug Fixes
324
342
 
325
343
  * **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)
326
- * fix for https://github.com/semantic-release/semantic-release/issues/2929 ([05c0392](https://github.com/anolilab/javascript-style-guide/commit/05c0392c4a564cbf556f6d5dfab46919002cad48))
327
- * updated dependencies to latest versions ([509bb76](https://github.com/anolilab/javascript-style-guide/commit/509bb763780a2fa85a275d8e91cc0525cc57e29f))
344
+ * Fix for https://github.com/semantic-release/semantic-release/issues/2929 ([05c0392](https://github.com/anolilab/javascript-style-guide/commit/05c0392c4a564cbf556f6d5dfab46919002cad48))
345
+ * Updated dependencies to latest versions ([509bb76](https://github.com/anolilab/javascript-style-guide/commit/509bb763780a2fa85a275d8e91cc0525cc57e29f))
328
346
 
329
347
 
330
348
  ### Miscellaneous Chores
@@ -343,7 +361,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
343
361
 
344
362
  ### Bug Fixes
345
363
 
346
- * upgrade project dependencies to latest versions ([340ff87](https://github.com/anolilab/javascript-style-guide/commit/340ff87dfe01ca4c7a21536c26c6dd703afc62f7))
364
+ * Upgrade project dependencies to latest versions ([340ff87](https://github.com/anolilab/javascript-style-guide/commit/340ff87dfe01ca4c7a21536c26c6dd703afc62f7))
347
365
 
348
366
 
349
367
 
@@ -371,7 +389,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
371
389
 
372
390
  ### Bug Fixes
373
391
 
374
- * included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
392
+ * Included skip.js in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
375
393
 
376
394
 
377
395
 
@@ -397,13 +415,13 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
397
415
 
398
416
  ### ⚠ BREAKING CHANGES
399
417
 
400
- * fixing broken releases that semantic-release did create
418
+ * Fixing broken releases that semantic-release did create
401
419
  Signed-off-by: prisis <d.bannert@anolilab.de>
402
420
 
403
421
  ### Bug Fixes
404
422
 
405
- * fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
406
- * update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
423
+ * Fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
424
+ * Update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
407
425
 
408
426
 
409
427
  ### Miscellaneous Chores
@@ -463,7 +481,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
463
481
 
464
482
  ### Bug Fixes
465
483
 
466
- * 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))
484
+ * 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))
467
485
 
468
486
  ## @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)
469
487
 
@@ -483,15 +501,15 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
483
501
 
484
502
  ### Bug Fixes
485
503
 
486
- * fixed wrong package inside postinstall, added info how to use cz ([b74d369](https://github.com/anolilab/javascript-style-guide/commit/b74d36993dd26f59caec74c6e17e6ce96e5f45b7))
504
+ * Fixed wrong package inside postinstall, added info how to use cz ([b74d369](https://github.com/anolilab/javascript-style-guide/commit/b74d36993dd26f59caec74c6e17e6ce96e5f45b7))
487
505
 
488
506
  ## @anolilab/commitlint-config 1.0.0 (2023-06-23)
489
507
 
490
508
 
491
509
  ### Features
492
510
 
493
- * create commitlint-config package ([ef83403](https://github.com/anolilab/javascript-style-guide/commit/ef83403ccd4123f5a8fd6967b0c59261377e079c))
494
- * removed eslint-plugin-optimize-regex, using the unicorn rule for it ([3fea9de](https://github.com/anolilab/javascript-style-guide/commit/3fea9de9fc88713d40dffa66daa8b835210ae3ba))
511
+ * Create commitlint-config package ([ef83403](https://github.com/anolilab/javascript-style-guide/commit/ef83403ccd4123f5a8fd6967b0c59261377e079c))
512
+ * Removed eslint-plugin-optimize-regex, using the unicorn rule for it ([3fea9de](https://github.com/anolilab/javascript-style-guide/commit/3fea9de9fc88713d40dffa66daa8b835210ae3ba))
495
513
 
496
514
 
497
515
 
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.1",
3
+ "version": "9.3.0",
4
4
  "description": "Anolilab´s shareable coding standard config for commitlint.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -63,10 +63,10 @@
63
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": {