Skip to content

Commit 88f7804

Browse files
chore: release main (#432)
🤖 I have created a release *beep* *boop* --- <details><summary>eslint-config: 3.2.1</summary> ## [3.2.1](eslint-config-v3.2.0...eslint-config-v3.2.1) (2025-03-20) ### Dependencies * Bump eslint-import-resolver-typescript from 3.8.3 to 3.8.4 ([#430](#430)) ([e96f706](e96f706)) * Bump eslint-import-resolver-typescript from 3.8.4 to 3.8.5 ([#434](#434)) ([cb872ee](cb872ee)) * Bump eslint-import-resolver-typescript from 3.8.5 to 3.8.6 ([#435](#435)) ([a6ef540](a6ef540)) * Bump eslint-import-resolver-typescript from 3.8.6 to 3.8.7 ([#436](#436)) ([4c7a8b5](4c7a8b5)) * Bump eslint-import-resolver-typescript from 3.8.7 to 4.2.0 ([#440](#440)) ([79fbcf8](79fbcf8)) * Bump eslint-import-resolver-typescript from 4.2.0 to 4.2.2 ([#442](#442)) ([a77271a](a77271a)) * Bump eslint-plugin-comment-length from 2.1.1 to 2.2.1 ([#431](#431)) ([95dfdde](95dfdde)) * Bump eslint-plugin-file-progress from 3.0.1 to 3.0.2 ([#443](#443)) ([ce4a8c4](ce4a8c4)) * Bump eslint-plugin-import-x from 4.6.1 to 4.8.0 ([#438](#438)) ([aa73652](aa73652)) * Bump eslint-plugin-import-x from 4.8.0 to 4.9.1 ([#447](#447)) ([20e9fc0](20e9fc0)) * Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.6 ([#429](#429)) ([7a0f0c6](7a0f0c6)) * Bump eslint-plugin-jsdoc from 50.6.6 to 50.6.8 ([#445](#445)) ([c73427a](c73427a)) * Bump the typescript-eslint group with 3 updates ([#428](#428)) ([9e3efc5](9e3efc5)) * Bump the typescript-eslint group with 3 updates ([#446](#446)) ([ef4458c](ef4458c)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: actions-bot <[email protected]>
1 parent 41cbe1f commit 88f7804

File tree

3 files changed

+49
-2
lines changed

3 files changed

+49
-2
lines changed

packages/eslint-config/CHANGELOG.md

+47
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,52 @@
11
# Changelog
22

3+
## [3.2.1](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.2.0...eslint-config-v3.2.1) (2025-03-20)
4+
5+
### Dependencies
6+
7+
- Bump eslint-import-resolver-typescript from 3.8.3 to 3.8.4
8+
([#430](https://github.com/lightbasenl/platforms/issues/430))
9+
([e96f706](https://github.com/lightbasenl/platforms/commit/e96f706cedc3a639d55e513f1680c7d99d4bf94a))
10+
- Bump eslint-import-resolver-typescript from 3.8.4 to 3.8.5
11+
([#434](https://github.com/lightbasenl/platforms/issues/434))
12+
([cb872ee](https://github.com/lightbasenl/platforms/commit/cb872ee93d124cd09e351afbeef54224d35c8088))
13+
- Bump eslint-import-resolver-typescript from 3.8.5 to 3.8.6
14+
([#435](https://github.com/lightbasenl/platforms/issues/435))
15+
([a6ef540](https://github.com/lightbasenl/platforms/commit/a6ef54045d54c68e3b598e977628a2d618b05a92))
16+
- Bump eslint-import-resolver-typescript from 3.8.6 to 3.8.7
17+
([#436](https://github.com/lightbasenl/platforms/issues/436))
18+
([4c7a8b5](https://github.com/lightbasenl/platforms/commit/4c7a8b5d5d75438fc095c14b8f9bc3f2e9e98413))
19+
- Bump eslint-import-resolver-typescript from 3.8.7 to 4.2.0
20+
([#440](https://github.com/lightbasenl/platforms/issues/440))
21+
([79fbcf8](https://github.com/lightbasenl/platforms/commit/79fbcf8d18a03b614d32adb31736ea777d411a4f))
22+
- Bump eslint-import-resolver-typescript from 4.2.0 to 4.2.2
23+
([#442](https://github.com/lightbasenl/platforms/issues/442))
24+
([a77271a](https://github.com/lightbasenl/platforms/commit/a77271a5fea93ca1d78cec90668eba77d3ef6140))
25+
- Bump eslint-plugin-comment-length from 2.1.1 to 2.2.1
26+
([#431](https://github.com/lightbasenl/platforms/issues/431))
27+
([95dfdde](https://github.com/lightbasenl/platforms/commit/95dfdde19b161cc61111e40653eb2f8080306f42))
28+
- Bump eslint-plugin-file-progress from 3.0.1 to 3.0.2
29+
([#443](https://github.com/lightbasenl/platforms/issues/443))
30+
([ce4a8c4](https://github.com/lightbasenl/platforms/commit/ce4a8c425520baa7396602fb48360913de76e69a))
31+
- Bump eslint-plugin-import-x from 4.6.1 to 4.8.0
32+
([#438](https://github.com/lightbasenl/platforms/issues/438))
33+
([aa73652](https://github.com/lightbasenl/platforms/commit/aa736520bbe2d61454205051708a1b881e0b55b9))
34+
- Bump eslint-plugin-import-x from 4.8.0 to 4.9.1
35+
([#447](https://github.com/lightbasenl/platforms/issues/447))
36+
([20e9fc0](https://github.com/lightbasenl/platforms/commit/20e9fc056319eee1ff3ad3814d69e707d9fb3d1c))
37+
- Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.6
38+
([#429](https://github.com/lightbasenl/platforms/issues/429))
39+
([7a0f0c6](https://github.com/lightbasenl/platforms/commit/7a0f0c61c2183e0bb7c59dabce0d04a88dcdda95))
40+
- Bump eslint-plugin-jsdoc from 50.6.6 to 50.6.8
41+
([#445](https://github.com/lightbasenl/platforms/issues/445))
42+
([c73427a](https://github.com/lightbasenl/platforms/commit/c73427a8ce9d950bd20b08b4cbd74761a746c78e))
43+
- Bump the typescript-eslint group with 3 updates
44+
([#428](https://github.com/lightbasenl/platforms/issues/428))
45+
([9e3efc5](https://github.com/lightbasenl/platforms/commit/9e3efc5069f6b4ce7a1dea50f8783b34c7054569))
46+
- Bump the typescript-eslint group with 3 updates
47+
([#446](https://github.com/lightbasenl/platforms/issues/446))
48+
([ef4458c](https://github.com/lightbasenl/platforms/commit/ef4458c02e1e991e4e9cf3ca064b45b984f43bab))
49+
350
## [3.2.0](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.1.3...eslint-config-v3.2.0) (2025-03-10)
451

552
### Features

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightbase/eslint-config",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "ESLint based linting and formatting configuration",
55
"type": "module",
66
"license": "MIT",

release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/eslint-config": "3.2.0",
2+
"packages/eslint-config": "3.2.1",
33
"packages/pull-through-cache": "0.2.3",
44
"packages/utils": "1.0.3"
55
}

0 commit comments

Comments
 (0)