@anolilab/commitlint-config 9.1.1 → 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 +61 -50
  2. package/README.md +12 -12
  3. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,8 +1,19 @@
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
+
1
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)
2
13
 
3
14
  ### Bug Fixes
4
15
 
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))
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))
6
17
 
7
18
 
8
19
  ### Dependencies
@@ -25,33 +36,33 @@
25
36
 
26
37
  ### Bug Fixes
27
38
 
28
- * 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))
29
40
 
30
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)
31
42
 
32
43
  ### Bug Fixes
33
44
 
34
- * 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))
35
46
 
36
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)
37
48
 
38
49
  ### Bug Fixes
39
50
 
40
- * 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))
41
52
 
42
53
  ### Styles
43
54
 
44
- * 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))
45
56
 
46
57
  ### Miscellaneous Chores
47
58
 
48
- * 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))
49
60
 
50
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)
51
62
 
52
63
  ### Miscellaneous Chores
53
64
 
54
- * 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))
55
66
 
56
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)
57
68
 
@@ -61,63 +72,63 @@
61
72
 
62
73
  ### Miscellaneous Chores
63
74
 
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))
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))
65
76
 
66
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)
67
78
 
68
79
  ### Bug Fixes
69
80
 
70
- * 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))
71
82
 
72
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)
73
84
 
74
85
  ### Bug Fixes
75
86
 
76
- * 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))
77
88
 
78
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)
79
90
 
80
91
  ### Bug Fixes
81
92
 
82
- * 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))
83
94
 
84
95
  ### Miscellaneous Chores
85
96
 
86
97
  * **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))
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))
88
99
 
89
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)
90
101
 
91
102
  ### Bug Fixes
92
103
 
93
- * 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))
94
105
 
95
106
  ### Miscellaneous Chores
96
107
 
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))
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))
100
111
 
101
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)
102
113
 
103
114
  ### Bug Fixes
104
115
 
105
- * 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))
106
117
 
107
118
  ### Miscellaneous Chores
108
119
 
109
120
  * **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))
121
+ * Updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
111
122
 
112
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)
113
124
 
114
125
  ### Bug Fixes
115
126
 
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))
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))
117
128
 
118
129
  ### Miscellaneous Chores
119
130
 
120
- * 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))
121
132
 
122
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)
123
134
 
@@ -137,22 +148,22 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
137
148
 
138
149
  ### Miscellaneous Chores
139
150
 
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))
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))
145
156
 
146
157
  ### Continuous Integration
147
158
 
148
- * 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))
149
160
 
150
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)
151
162
 
152
163
 
153
164
  ### Bug Fixes
154
165
 
155
- * 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))
156
167
 
157
168
 
158
169
 
@@ -165,7 +176,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
165
176
 
166
177
  ### Bug Fixes
167
178
 
168
- * 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))
169
180
 
170
181
 
171
182
 
@@ -179,7 +190,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
179
190
 
180
191
  ### Bug Fixes
181
192
 
182
- * 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))
183
194
 
184
195
 
185
196
  ### Miscellaneous Chores
@@ -199,12 +210,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
199
210
 
200
211
  ### ⚠ BREAKING CHANGES
201
212
 
202
- * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
213
+ * Updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
203
214
  Signed-off-by: prisis <d.bannert@anolilab.de>
204
215
 
205
216
  ### Features
206
217
 
207
- * 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))
208
219
 
209
220
 
210
221
 
@@ -244,12 +255,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
244
255
 
245
256
  ### Bug Fixes
246
257
 
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))
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))
248
259
 
249
260
 
250
261
  ### Styles
251
262
 
252
- * 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))
253
264
 
254
265
 
255
266
 
@@ -271,22 +282,22 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
271
282
 
272
283
  ### ⚠ BREAKING CHANGES
273
284
 
274
- * update conventional-changelog-conventionalcommits to v7 (was reverted)
285
+ * Update conventional-changelog-conventionalcommits to v7 (was reverted)
275
286
  Signed-off-by: prisis <d.bannert@anolilab.de>
276
287
 
277
288
  ### Features
278
289
 
279
- * 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))
280
291
 
281
292
 
282
293
  ### Miscellaneous Chores
283
294
 
284
- * 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))
285
296
 
286
297
 
287
298
  ### Continuous Integration
288
299
 
289
- * 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))
290
301
 
291
302
 
292
303
 
@@ -299,12 +310,12 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
299
310
 
300
311
  ### Bug Fixes
301
312
 
302
- * 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))
303
314
 
304
315
 
305
316
  ### Styles
306
317
 
307
- * 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))
308
319
 
309
320
 
310
321
  ### Miscellaneous Chores
@@ -323,8 +334,8 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
323
334
  ### Bug Fixes
324
335
 
325
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)
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))
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))
328
339
 
329
340
 
330
341
  ### Miscellaneous Chores
@@ -343,7 +354,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
343
354
 
344
355
  ### Bug Fixes
345
356
 
346
- * 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))
347
358
 
348
359
 
349
360
 
@@ -371,7 +382,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
371
382
 
372
383
  ### Bug Fixes
373
384
 
374
- * 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))
375
386
 
376
387
 
377
388
 
@@ -397,13 +408,13 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
397
408
 
398
409
  ### ⚠ BREAKING CHANGES
399
410
 
400
- * fixing broken releases that semantic-release did create
411
+ * Fixing broken releases that semantic-release did create
401
412
  Signed-off-by: prisis <d.bannert@anolilab.de>
402
413
 
403
414
  ### Bug Fixes
404
415
 
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))
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))
407
418
 
408
419
 
409
420
  ### Miscellaneous Chores
@@ -463,7 +474,7 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
463
474
 
464
475
  ### Bug Fixes
465
476
 
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))
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))
467
478
 
468
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)
469
480
 
@@ -483,15 +494,15 @@ Signed-off-by: prisis <d.bannert@anolilab.de>
483
494
 
484
495
  ### Bug Fixes
485
496
 
486
- * 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))
487
498
 
488
499
  ## @anolilab/commitlint-config 1.0.0 (2023-06-23)
489
500
 
490
501
 
491
502
  ### Features
492
503
 
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))
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))
495
506
 
496
507
 
497
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.1",
3
+ "version": "9.2.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": {